From dd198251c37acfdb92a5f455ef9c30ea764ed659 Mon Sep 17 00:00:00 2001 From: ingo Date: Mon, 6 Apr 2026 12:07:49 +0200 Subject: [PATCH] changed readme.md to README.md --- README.md | 4 +++- readme.md | 5 ----- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 readme.md diff --git a/README.md b/README.md index f66963e..33d28f2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # frame -Configurable elements to build a shelf or what else can be assembled by putting together the struts, connectors and the baseplates. \ No newline at end of file +Frame provides the elements to build a shelf or what else can be assembled by putting together the struts, connectors and the baseplates. + +Anything is configurable by changing the settings in static.scad or using the configurator of the files frame.scad and plate.scad \ No newline at end of file diff --git a/readme.md b/readme.md deleted file mode 100644 index 33d28f2..0000000 --- a/readme.md +++ /dev/null @@ -1,5 +0,0 @@ -# frame - -Frame provides the elements to build a shelf or what else can be assembled by putting together the struts, connectors and the baseplates. - -Anything is configurable by changing the settings in static.scad or using the configurator of the files frame.scad and plate.scad \ No newline at end of file