diff --git a/README.md b/README.md new file mode 100644 index 0000000..cfeabf4 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# OpenSCAD Examples + +This repository contains the examples I built while learning OpenSCAD. +I concluded my training by a concrete example: a [PSU Enclosure](013-PSU-Enclosure). + +All non-trivial examples that could be subject to Copyright fall under the [MIT License](LICENSE).