From 0a3e6003ea1bcfbf2bb3a179cf5a0fed71775b68 Mon Sep 17 00:00:00 2001 From: jinnymoon <72934986+jinnymoon@users.noreply.github.com> Date: Tue, 27 Oct 2020 10:47:18 -0700 Subject: [PATCH] Update README.md Changed line 4, jscad to JSCAD. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d558ce..eb4248b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CadHub -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/). +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.