diff options
| author | Mark Otto <[email protected]> | 2013-02-13 22:01:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-13 22:01:34 -0800 |
| commit | b12ff91d482199ce64a6e2a39a0f1ba58d22de51 (patch) | |
| tree | 9b74e0a4af9c4bb1bbe404ce68f004eea00102a7 | |
| parent | 0c1142f6fb28504eb2c7ed33d5cfb3355a8d7af4 (diff) | |
| download | bootstrap-b12ff91d482199ce64a6e2a39a0f1ba58d22de51.tar.xz bootstrap-b12ff91d482199ce64a6e2a39a0f1ba58d22de51.zip | |
update readme to point to getting started page; twerk link
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,7 @@ <img src="http://twitter.github.com/bootstrap/assets/img/bootstrap-docs-readme.png" width="100px"> </a> -# [Bootstrap v3.0.0](http://twitter.github.com/bootstrap) [](http://travis-ci.org/twitter/bootstrap) +# [Bootstrap v3.0.0](http://getbootstrap.com) [](http://travis-ci.org/twitter/bootstrap) 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). @@ -18,6 +18,8 @@ Three quick start options are available: * Clone the repo: `git clone git://github.com/twitter/bootstrap.git`. * Install with Twitter's [Bower](http://twitter.github.com/bower): `bower install bootstrap`. +Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, basic template guidelines, and more. + ## Versioning |
