diff --git a/README.md b/README.md index 8bc46f7..af51fcc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -A rewrite of the original CAD package [`sdfx`](https://github.com/deadsy/sdfx) for generating 2D and 3D geometry using [Go](https://go.dev/). +A rewrite of the original [Signed Distance Function](https://en.wikipedia.org/wiki/Signed_distance_function) CAD package [`sdfx`](https://github.com/deadsy/sdfx) for generating 2D and 3D geometry using [Go](https://go.dev/). ## Highlights * GUI with real-time rendering using [sdf3ui](https://github.com/soypat/sdf3ui) (or [SDF Viewer](https://github.com/Yeicor/sdf-viewer-go)).