From 86bb0733a25e55b0ad940465bf0c90253b9e58d5 Mon Sep 17 00:00:00 2001 From: Sam Soffes Date: Sun, 11 Sep 2011 21:56:54 -0700 Subject: Add pretty code coloring to readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index eaa6ca983..04b60c384 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,16 @@ You can use Twitter Bootstrap in one of two ways: just drop the compiled CSS int Here's what the LESS version looks like: - - +``` html + + +``` Or if you prefer, the standard css way: - +``` html + +``` For more info, refer to the docs! @@ -102,4 +106,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. -- cgit v1.2.3 From a218475ffcd15f38894d0dc5db1aada66dede4da Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Sep 2011 14:33:00 -0700 Subject: Edited README.md via GitHub --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 04b60c384..af27f9dd5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ And constructed with the following guidelines: For more information on SemVer, please visit http://semver.org/. -Bug Tracker +Bug tracker ----------- Have a bug? Please create an issue here on GitHub! @@ -53,7 +53,13 @@ Have a bug? Please create an issue here on GitHub! https://github.com/twitter/bootstrap/issues -Mailing List +Twitter account +--------------- + +Keep up to date on announcements and more by following Bootstrap on Twitter, @TwBootstrap. + + +Mailing list ------------ Have a question? Ask on our mailing list! @@ -77,7 +83,7 @@ This is a convenience method for watching your less files and automatically buil Watchr is required for this command to run. -AUTHORS +Authors ------- **Mark Otto** @@ -91,7 +97,7 @@ AUTHORS + http://github.com/fat -Copyright and License +Copyright and license --------------------- Copyright 2011 Twitter, Inc. -- cgit v1.2.3 From 427a001c476569684027567e5a7cec89058185ad Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Sep 2011 14:33:39 -0700 Subject: Link Twitter account in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index af27f9dd5..734e31745 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ https://github.com/twitter/bootstrap/issues Twitter account --------------- -Keep up to date on announcements and more by following Bootstrap on Twitter, @TwBootstrap. +Keep up to date on announcements and more by following Bootstrap on Twitter, @TwBootstrap. Mailing list -- cgit v1.2.3