aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-19 23:05:16 -0700
committerMark Otto <[email protected]>2012-08-19 23:05:16 -0700
commita12c19b3c8e07516a38302feb4e8aa7c94600a4d (patch)
tree719750341262e52a1f2a2359b531f38bf8d97bd5 /README.md
parenta667fd93aba8e947f94af973518b7dce25c08765 (diff)
downloadbootstrap-a12c19b3c8e07516a38302feb4e8aa7c94600a4d.tar.xz
bootstrap-a12c19b3c8e07516a38302feb4e8aa7c94600a4d.zip
updated package and readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 22bf33f71..f6f1b5463 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
[Twitter Bootstrap](http://twitter.github.com/bootstrap) [![Build Status](https://secure.travis-ci.org/twitter/bootstrap.png)](http://travis-ci.org/twitter/bootstrap)
=================
-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.
+Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, 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!
+To get started, checkout http://getbootstrap.com!
@@ -36,7 +36,7 @@ For more information on SemVer, please visit http://semver.org/.
Bug tracker
-----------
-Have a bug? Please create an issue here on GitHub! Also, when filing please make sure you're familiar with [necolas's guidelines](https://github.com/necolas/issue-guidelines). thanks! <3
+Have a bug? Please create an issue here on GitHub that conforms with [necolas's guidelines](https://github.com/necolas/issue-guidelines).
https://github.com/twitter/bootstrap/issues
@@ -98,10 +98,12 @@ Runs jshint and qunit tests headlessly in [phatomjs] (http://code.google.com/p/p
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
+
Contributing
------------
-Please make all pull requests against wip-* branches. Also, if your unit test contains javascript patches or features - you must include relevant unit tests. Thanks!
+Please submit all pull requests against *-wip branches. If your unit test contains javascript patches or features, you must include relevant unit tests. Thanks!
+
Authors