From 06f25170ca1a7d79d23baf978376b7d529e9d01b Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Sat, 24 Oct 2020 16:28:53 +1100 Subject: [PATCH] Add readme images Makes the project pretty --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.