document querystring support in routes

This commit is contained in:
Leo Horie 2014-05-25 15:37:53 -04:00
parent d4cb7959d4
commit 38634a0292
4 changed files with 26 additions and 5 deletions

View file

@ -47,7 +47,7 @@
<div class="feature col(4,4,12)">
<h2>Light-weight</h2>
<ul>
<li>Only 3kb gzipped, no dependencies</li>
<li>Only 4kb gzipped, no dependencies</li>
<li>Small API, small learning curve</li>
</ul>
</div>