From 68d4b85ffc542ef85eb4fe1bfba7acf6d504f522 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 Jul 2011 12:30:59 -0700 Subject: no idea what these changes are --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94e823348..ee1bfbb13 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ TWITTER BASELINE ---------------- -Baseline 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 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. == Usage == -You can use Twitter Baseline in one of two ways: just drop the compiled CSS into any new project and start cranking, or run LESS on your site and compile on the fly like a boss. +You can use Twitter Bootstrap in one of two ways: just drop the compiled CSS into any new project and start cranking, or run LESS on your site and compile on the fly like a boss. Here's what the LESS version looks like: - + Or if you prefer, the standard css way: - + For more info, refer to the docs! @@ -29,6 +29,9 @@ Please create an issue here on github! :P **Mark Otto** http://twitter.com/mdo +**Jacob Thornton** +http://twitter.com/fat + == Copyright and License == -- cgit v1.2.3