1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 04:42:43 +02:00

Update README.md

This commit is contained in:
Pomax
2020-09-14 08:35:01 -07:00
committed by GitHub
parent 3cdd5fec33
commit 10d7c27bfd

View File

@@ -1,6 +1,6 @@
# BezierInfo-2: a dev repository
This is the development repository for ["A Primer on Bézier Curves"](https://pomax.github.io.bezierinfo), itself hosted as http://pomax.github.io/BezierInfo-2/
This is the development repository for ["A Primer on Bézier Curves"](https://pomax.github.io.bezierinfo), itself hosted as https://pomax.github.io/BezierInfo-2/
The primer is currently being rewritten from a React application to a pure HTML/CSS/Vanilla-JS tech stack.