1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 20:11:59 +02:00
This commit is contained in:
Pomax
2016-01-10 18:02:12 -08:00
parent 47e204d161
commit 3b8a08c100
2 changed files with 3 additions and 3 deletions

View File

@@ -54,8 +54,8 @@ var Preface = React.createClass({
<p>This page uses interactive examples, as well as "real" maths (in LaTeX form) which
is typeset using the most excellent <a href="http://MathJax.org">MathJax</a> library.
All the examples also have a "view source" option, which lets you see how things were
implemented using the Bezier.js library.</p>
This page is still in rewriting, but once done, all examples will also have a "view source"
option, which lets you see how things were implemented using the Bezier.js library.</p>
<h2>How complicated is the maths going to be?</h2>