Skip to content

Commit

Permalink
Simplify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Aug 25, 2014
1 parent a0be992 commit 1d9425f
Showing 1 changed file with 27 additions and 14 deletions.
41 changes: 27 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,33 +6,46 @@
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
[![devDependency Status](https://david-dm.org/vsn4ik/bootstrap-submenu/dev-status.svg)](https://david-dm.org/vsn4ik/bootstrap-submenu#info=devDependencies)

## Getting Started

## Quick start

Three quick start options are available:

* [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/zipball/master "Download Bootstrap-submenu").
* Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-submenu.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap-submenu`.
- [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/zipball/master "Download Bootstrap-submenu").
- Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-submenu.git`.
- Install with [Bower](http://bower.io): `bower install bootstrap-submenu`.


## Examples

For some working examples, visit our [examples](http://vsn4ik.github.io/bootstrap-submenu/#examples) section.


## Min Requirements
* Bootstrap 3.0.0
* jQuery 1.9.0

- Bootstrap 3.0.0
- jQuery 1.9.0


## Browser Support
* Google Chrome
* Mozilla Firefox 14+
* Opera 11+
* Apple Safari 4+
* Internet Explorer 7/8 (used with jQuery 1.x)
* Internet Explorer 9+

- Google Chrome
- Mozilla Firefox 14+
- Opera 11+
- Apple Safari 4+
- Internet Explorer 7/8 (used with jQuery 1.x)
- Internet Explorer 9+


## Creators

**vsn4ik**
+ <https://github.com/vsn4ik>

## License
- <https://github.com/vsn4ik>


## Copyright and license

Copyright 2014 vsn4ik.

Licensed under [the MIT License](LICENSE).

0 comments on commit 1d9425f

Please sign in to comment.