mirror of https://github.com/ColorlibHQ/AdminLTE
Updated README.md
parent
e8504a1245
commit
dbfcd57ecd
10
README.md
10
README.md
|
@ -35,7 +35,7 @@ git clone https://github.com/YOUR_USERNAME/AdminLTE.git"
|
||||||
**Bower**
|
**Bower**
|
||||||
|
|
||||||
```
|
```
|
||||||
bower install git://github.com/almasaeed2010/AdminLTE.git
|
bower install admin-lte
|
||||||
```
|
```
|
||||||
|
|
||||||
**Composer**
|
**Composer**
|
||||||
|
@ -78,6 +78,14 @@ License
|
||||||
AdminLTE is an open source project by [Almsaeed Studio](http://almsaeedstudio.com) that is licensed under [MIT](http://opensource.org/licenses/MIT). Almsaeed Studio
|
AdminLTE is an open source project by [Almsaeed Studio](http://almsaeedstudio.com) that is licensed under [MIT](http://opensource.org/licenses/MIT). Almsaeed Studio
|
||||||
reserves the right to change the license of future releases.
|
reserves the right to change the license of future releases.
|
||||||
|
|
||||||
|
Todo List
|
||||||
|
---------
|
||||||
|
- Light sidebar colors
|
||||||
|
- Right sidebar
|
||||||
|
- Minified main-sidebar
|
||||||
|
- Right to left support
|
||||||
|
- Custom pace style
|
||||||
|
|
||||||
Legacy Realeases
|
Legacy Realeases
|
||||||
----------------
|
----------------
|
||||||
AdminLTE 1.x can be easily upgraded to 2.x using [this guide](http://almsaeedstudio.com/themes/AdminLTE/documentation/index.html#browsers), but if you intend to keep using AdminLTE 1.x, you can download the latest release from the [releases](https://github.com/almasaeed2010/AdminLTE/releases) section above.
|
AdminLTE 1.x can be easily upgraded to 2.x using [this guide](http://almsaeedstudio.com/themes/AdminLTE/documentation/index.html#browsers), but if you intend to keep using AdminLTE 1.x, you can download the latest release from the [releases](https://github.com/almasaeed2010/AdminLTE/releases) section above.
|
||||||
|
|
Loading…
Reference in New Issue