From c9be9408d5896cadc3d3b79e40ac16c3dc03effd Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 27 Mar 2012 18:50:25 -0300 Subject: Update README.md --- README.md | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5684d42..3f806b2 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -[Twitter Bootstrap](http://twitter.github.com/bootstrap) - Server -================= +## [Twitter Bootstrap](http://twitter.github.com/bootstrap) Server -The twitter bootstrap server is responsible for backing the custom builds from bootstrap's download page. It serves zip files containing custom built and minified css and js. +The twitter bootstrap server is responsible for backing the custom builds from bootstrap's download page. + +It serves zip files containing custom built and minified css and js. This needs a lot of work. ;) #GSOC -Quick start ------------ +## Quick start install dependencies ``` @@ -24,20 +24,14 @@ run tests $ node tests ``` +## Authors -Copyright and license ---------------------- +**Jacob Thornton** -Copyright 2012 Twitter, Inc. ++ http://github.com/fat -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this work except in compliance with the License. -You may obtain a copy of the License in the LICENSE file, or at: +## License - http://www.apache.org/licenses/LICENSE-2.0 +Copyright 2012 Twitter, Inc. -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 +Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file -- cgit v1.2.3