mirror of https://github.com/ColorlibHQ/AdminLTE
updated readme and license (#2653)
* readme and license updated * Update LICENSE * Update README.md * Update LICENSEpull/2658/head
parent
e7e61f5fbe
commit
bf2bafa96c
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2014-2018 almasaeed2010
|
Copyright (c) 2014-2020 ColorlibHQ
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|
|
@ -6,7 +6,7 @@ Introduction
|
||||||
[](https://packagist.org/packages/almasaeed2010/adminlte)
|
[](https://packagist.org/packages/almasaeed2010/adminlte)
|
||||||
[](https://cdnjs.com/libraries/admin-lte)
|
[](https://cdnjs.com/libraries/admin-lte)
|
||||||
|
|
||||||
**AdminLTE** is a fully responsive administration template. Based on **[Bootstrap 4](https://getbootstrap.com)** framework.
|
**AdminLTE** is a fully responsive administration template. Based on **[Bootstrap 4.4](https://getbootstrap.com)** framework and also the JS/jQuery plugin.
|
||||||
Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
|
Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
|
||||||
|
|
||||||
**Preview on [AdminLTE.io](https://adminlte.io/themes/v3)**
|
**Preview on [AdminLTE.io](https://adminlte.io/themes/v3)**
|
||||||
|
@ -66,6 +66,7 @@ Browser Support
|
||||||
- Chrome (latest)
|
- Chrome (latest)
|
||||||
- Safari (latest)
|
- Safari (latest)
|
||||||
- Opera (latest)
|
- Opera (latest)
|
||||||
|
- Microsoft Edge (latest)
|
||||||
|
|
||||||
Contribution
|
Contribution
|
||||||
------------
|
------------
|
||||||
|
@ -95,6 +96,10 @@ License
|
||||||
AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](http://opensource.org/licenses/MIT). AdminLTE.io
|
AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](http://opensource.org/licenses/MIT). AdminLTE.io
|
||||||
reserves the right to change the license of future releases.
|
reserves the right to change the license of future releases.
|
||||||
|
|
||||||
|
Latest Release
|
||||||
|
---------------
|
||||||
|
- [AdminLTE 3](https://github.com/ColorlibHQ/AdminLTE/releases/latest)
|
||||||
|
|
||||||
Legacy Releases
|
Legacy Releases
|
||||||
---------------
|
---------------
|
||||||
- [AdminLTE 2](https://github.com/ColorlibHQ/AdminLTE/releases/tag/v2.4.18)
|
- [AdminLTE 2](https://github.com/ColorlibHQ/AdminLTE/releases/tag/v2.4.18)
|
||||||
|
|
Loading…
Reference in New Issue