Commit f81e5fbe authored by Mark Otto's avatar Mark Otto

readme cleanup

parent 9b09d1de
TWITTER BOOTSTRAP [TWITTER BOOTSTRAP](http://twitter.github.com/bootstrap)
================= =================
Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more. Bootstrap provides simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions. In other words, it's a front-end toolkit for faster, more beautiful web development. It's created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat) at Twitter.
To get started, checkout http://twitter.github.com/bootstrap!
Quick start
-----------
Clone the repo, `git clone git@github.com:twitter/bootstrap.git`, or [download the latest release](https://github.com/twitter/bootstrap/zipball/master).
To get started -- checkout http://twitter.github.com/bootstrap!
Versioning Versioning
...@@ -24,6 +32,7 @@ And constructed with the following guidelines: ...@@ -24,6 +32,7 @@ And constructed with the following guidelines:
For more information on SemVer, please visit http://semver.org/. For more information on SemVer, please visit http://semver.org/.
Bug tracker Bug tracker
----------- -----------
...@@ -32,10 +41,12 @@ Have a bug? Please create an issue here on GitHub! ...@@ -32,10 +41,12 @@ Have a bug? Please create an issue here on GitHub!
https://github.com/twitter/bootstrap/issues https://github.com/twitter/bootstrap/issues
Twitter account Twitter account
--------------- ---------------
Keep up to date on announcements and more by following Bootstrap on Twitter, <a href="http://twitter.com/TwBootstrap">@TwBootstrap</a>. Keep up to date on announcements and more by following Bootstrap on Twitter, [@TwBootstrap](http://twitter.com/TwBootstrap).
Mailing list Mailing list
...@@ -48,6 +59,7 @@ twitter-bootstrap@googlegroups.com ...@@ -48,6 +59,7 @@ twitter-bootstrap@googlegroups.com
http://groups.google.com/group/twitter-bootstrap http://groups.google.com/group/twitter-bootstrap
IRC IRC
--- ---
...@@ -56,6 +68,7 @@ Server: irc.freenode.net ...@@ -56,6 +68,7 @@ Server: irc.freenode.net
Channel: ##twitter-bootstrap (the double ## is not a typo) Channel: ##twitter-bootstrap (the double ## is not a typo)
Developers Developers
---------- ----------
...@@ -68,6 +81,7 @@ Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages. ...@@ -68,6 +81,7 @@ Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages.
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem. This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
Authors Authors
------- -------
...@@ -82,6 +96,7 @@ Authors ...@@ -82,6 +96,7 @@ Authors
+ http://github.com/fat + http://github.com/fat
Copyright and license Copyright and license
--------------------- ---------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment