Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <caniszczyk@gmail.com>2012-03-28 01:50:25 +0400
committerChris Aniszczyk <caniszczyk@gmail.com>2012-03-28 01:50:25 +0400
commitc9be9408d5896cadc3d3b79e40ac16c3dc03effd (patch)
tree0eac415e8c4f0484010ce6c06c9f08cd5488acaf
parent26f5f710ccebdafd76ba044269aa752999250db6 (diff)
Update README.md
-rw-r--r--README.md28
1 files 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