From dbfcd57ecd92cd4e51758b12711e50d118c012e0 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sun, 1 Mar 2015 19:19:53 -0500 Subject: [PATCH] Updated README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.