Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
c0shea committed Jul 24, 2017
1 parent 0c794b8 commit a4c2fd4
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 |
Expand All @@ -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)
| slimScroll | 1.3.8 | [GitHub](https://github.com/rochal/jQuery-slimScroll)
| WebHelpers.Mvc5 | 1.0.0 | [GitHub](https://github.com/c0shea/WebHelpers.Mvc5)

0 comments on commit a4c2fd4

Please sign in to comment.