From a4c2fd45091f66421c22f065c26f76f687809ee1 Mon Sep 17 00:00:00 2001 From: Connor O'Shea Date: Sun, 23 Jul 2017 22:48:22 -0400 Subject: [PATCH] Update README --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0d3f57f..5692f97 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ # AdminLTE Template -The AdminLTE Template is a ready-to-go template for constructing high-quality ASP.NET MVC projects. The template also includes other useful plugins, such as Select2. +The AdminLTE Template is a ready-to-go template for constructing high-quality ASP.NET MVC projects. +The template also includes other useful plugins, such as Select2. -This template aims to make development faster and easier since the basic structure of all the dependencies is already defined. +This template aims to make development faster and easier since the basic structure of all the +dependencies is already defined. -[AdminLTE](https://github.com/almasaeed2010/AdminLTE) was created and is maintained by [Abdullah Almsaeed](https://almsaeedstudio.com/). +[AdminLTE](https://github.com/almasaeed2010/AdminLTE) was created and is maintained +by [Abdullah Almsaeed](https://almsaeedstudio.com/). -## Versioning -The version of the template going forward will follow the AdminLTE version number. That means version 2.3.8 of this plugin template directly correlates to version 2.3.8 of AdminLTE. +![Preview Screenshot](https://raw.githubusercontent.com/c0shea/AdminLTE-Template/master/src/AdminLTE%20Template%20Installer/AdminLTE%20Preview.png) + +- [AdminLTE Demo](https://adminlte.io/themes/AdminLTE/index2.html) +- [AdminLTE Documentation](https://adminlte.io/themes/AdminLTE/documentation/index.html) ## Included Dependencies | NAME | VERSION | REPO | @@ -23,4 +28,5 @@ The version of the template going forward will follow the AdminLTE version numbe | jQuery | 2.2.4 | [GitHub](https://github.com/jquery/jquery) | Moment.js | 2.18.1 | [GitHub](https://github.com/moment/moment/) | Select2 | 4.0.3 | [GitHub](https://github.com/select2/select2) -| slimScroll | 1.3.8 | [GitHub](https://github.com/rochal/jQuery-slimScroll) \ No newline at end of file +| slimScroll | 1.3.8 | [GitHub](https://github.com/rochal/jQuery-slimScroll) +| WebHelpers.Mvc5 | 1.0.0 | [GitHub](https://github.com/c0shea/WebHelpers.Mvc5) \ No newline at end of file