From 1dcf13460fc6a21692c5a7fe557756e3b0c99b9e Mon Sep 17 00:00:00 2001 From: Alexey Egorov Date: Tue, 10 Oct 2023 10:35:20 +0700 Subject: [PATCH] * - change README.md to reality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 914122c..5819c69 100644 --- a/README.md +++ b/README.md @@ -111,4 +111,4 @@ all done for the moment ## Acknowledgements This repository was forked from [BimCAD](https://github.com/BimCad-online/BimCADOnline) which in turn was forked from [NoteCAD](https://github.com/NoteCAD/NoteCAD); -which I suspect was based on [geosolver-python](https://github.com/imuli/geosolver-python) +which was inspired by [SolveSpace](https://github.com/solvespace/solvespace), although, NoteCAD was built from scratch using clean-room design technics.