From 2c2eec5a19ae889808628fb4e47eb1769d42dfd5 Mon Sep 17 00:00:00 2001 From: Clemens Solar Date: Sun, 21 Jan 2024 20:58:12 +0100 Subject: [PATCH] doc: streamline project name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4173f4..1a5bceb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WebOpenSCAD +# OpenSCAD Web GUI This project uses [`openscad-wasm`](https://github.com/openscad/openscad-wasm) under the hood to build an editor for OpenSCAD that is capable of loading `.scad` files from other servers.