diff --git a/README.md b/README.md index 7f13b6383..870dd753a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git clone https://github.com/YOUR_USERNAME/AdminLTE.git" **Bower** ``` -bower install git://github.com/almasaeed2010/AdminLTE.git +bower install admin-lte ``` **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 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 ---------------- 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.