Skip to content

Commit 7c63aae

Browse files
committed
minor front page fix
1 parent e3d7c0c commit 7c63aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2>What is cannon.js?</h2>
113113

114114
<h3>Features</h3>
115115
<ul>
116-
<li>Lightweight, smaller file size than physics engine ports, such as <a href="https://github.com/kripken/ammo.js">ammo.js</a> and <a href="http://www.jiglibjs.org/">JigLibJS</a>.</li>
116+
<li>Lightweight, smaller file size than many ported physics engines.</li>
117117
<li>100% open source JavaScript, written from scratch.</li>
118118
<li>Uses an iterative Gauss-Seidel solver to solve constraints.</li>
119119
<li>Uses the <a href="https://www8.cs.umu.se/kurser/5DV058/VT09/lectures/spooknotes.pdf">SPOOK</a> stepper.</li>

0 commit comments

Comments
 (0)