From c5df2380af4b51bd7db288d9d9e5776db3973f52 Mon Sep 17 00:00:00 2001 From: almasaeed2010 Date: Sun, 16 Feb 2014 09:33:46 -0800 Subject: [PATCH] Updated Quick Start and Tips. (markdown) --- Quick-Start-and-Tips..md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Quick-Start-and-Tips..md b/Quick-Start-and-Tips..md index f936c08..5d9dd67 100644 --- a/Quick-Start-and-Tips..md +++ b/Quick-Start-and-Tips..md @@ -8,5 +8,8 @@ To install the theme, make sure you use a server or a localhost because some of - **AdminLTE is based on [Bootstrap 3](http://getbootstrap.com).** If you are unfamiliar with Bootstrap, visit their website and read through the documentation. This way, I guarantee you will get the best of AdminLTE. - **Go through the pages that are bundled with the theme.** Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly. - **Go ahead and look through this documentation.** We are trying our best to make your experience with AdminLTE be smooth and quick. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at support@almsaeedstudio.com. +- **Built with [LESS](http://lesscss.org/).** This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know css or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future. + +**Note:** LESS files are better commented than the compiled css file. The documentation will be divided into sections. This way, we can cover everything and make it easier to navigate through to what you need. \ No newline at end of file