Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-02-20 10:52:32 +0400
committerMark Otto <markotto@twitter.com>2012-02-20 10:52:32 +0400
commitf81e5fbe9f3bf754757b059c62880cdca043d496 (patch)
treed218df1cfaea8e96838dce5e714b0ae1cd0146ce /README.md
parent9b09d1de861b236ce27cbda8579d4ec1f6e4dd17 (diff)
readme cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 19 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0395568580..12a6178ac1 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,17 @@
-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
@@ -24,6 +32,7 @@ And constructed with the following guidelines:
For more information on SemVer, please visit http://semver.org/.
+
Bug tracker
-----------
@@ -32,10 +41,12 @@ Have a bug? Please create an issue here on GitHub!
https://github.com/twitter/bootstrap/issues
+
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
@@ -48,6 +59,7 @@ twitter-bootstrap@googlegroups.com
http://groups.google.com/group/twitter-bootstrap
+
IRC
---
@@ -56,6 +68,7 @@ Server: irc.freenode.net
Channel: ##twitter-bootstrap (the double ## is not a typo)
+
Developers
----------
@@ -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.
+
Authors
-------
@@ -82,6 +96,7 @@ Authors
+ http://github.com/fat
+
Copyright and license
---------------------