diff --git a/README.md b/README.md index 109f527..773b5db 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ CadHub aims to be a community website for javascript based code-cad. Currently trying to integrate [cascadeStudio](https://zalo.github.io/CascadeStudio/), but if successful plan to also integrate [jsCad](https://openjscad.org/). OpenScad has proven code-cad a much loved formate for cad-modeling. Joining code-cad to a mature language like javascript that has a package manager (npm) plus a community hub for sharing cad models like CadHub, we're going to build a thriving community. + + + + ## Getting Started Because we're integrating cascadeStudio, this is done some what crudely for the time being, so you'll need to clone the repo with submodules.