From: Jacob Thornton Date: Mon, 28 Nov 2011 01:09:31 +0000 (-0800) Subject: fix heading for js readme... X-Git-Tag: v2.0.0~6^2~415^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f74f11262d9e6430f84a1c0861084b9d33a4053;p=thirdparty%2Fbootstrap.git fix heading for js readme... --- diff --git a/js/README.md b/js/README.md index 5224d65b7b..362ad4a789 100644 --- a/js/README.md +++ b/js/README.md @@ -1,4 +1,4 @@ -2.0 BOOTSTRAP JS PHILSOPHY +## 2.0 BOOTSTRAP JS PHILSOPHY These are the highlevel design rules which guide the developement of Bootstrap's js plugins. ---