Skip to content

Commit 6b7ffae

Browse files
authored
Update README.md
- typo fix - restored missed image link - new repos info adjusted
1 parent 394eaae commit 6b7ffae

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@ Please help us on [Product Hunt](https://www.producthunt.com/posts/coreui-open-s
1010

1111
Curious why I decided to create CoreUI? Please read this article: [Jack of all trades, master of none. Why Bootstrap Admin Templates suck.](https://medium.com/@lukaszholeczek/jack-of-all-trades-master-of-none-5ea53ef8a1f#.7eqx1bcd8)
1212

13-
CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if thats not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
13+
CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
1414

1515
CoreUI is based on Bootstrap 4 and offers 6 versions: [HTML5 AJAX](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template), [HTML5 Static](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template), [AngularJS](https://github.com/mrholek/CoreUI-AngularJS), [Angular 2+](https://github.com/mrholek/CoreUI-Angular), [React.js](https://github.com/mrholek/CoreUI-React) & [Vue.js](https://github.com/mrholek/CoreUI-Vue).
1616

1717
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
1818

19+
[![CoreUI Free Bootstrap Admin Template](http://coreui.io/docs-assets/img/logo.png "CoreUI Free Bootstrap Admin Template")](http://coreui.io)
20+
1921
**NOTE:** Please remember to **STAR** this project and **FOLLOW** [my Github](https://github.com/mrholek) to stay up to date with this template.
2022

2123
## Demo
@@ -31,17 +33,17 @@ CoreUI/
3133
├── AJAX_Full_Project_GULP/
3234
├── AJAX_Full_Starter/
3335
├── AngularJS_Full_Project_GULP/ - Moved to new repository: https://github.com/mrholek/CoreUI-AngularJS
34-
├── AngularJS_Starter_GULP/ - Moved to new repository: https://github.com/mrholek/CoreUI-AngularJS
35-
├── Angular2_CLI_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
36-
├── Angular2_CLI_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
37-
├── Angular4_CLI_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
38-
├── Angular4_CLI_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
39-
├── React_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-React
40-
├── React_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-React
36+
├── AngularJS_Starter_GULP/ - Moved to new repository: https://github.com/mrholek/CoreUI-AngularJS
37+
├── Angular2_CLI_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
38+
├── Angular2_CLI_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
39+
├── Angular4_CLI_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
40+
├── Angular4_CLI_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Angular
41+
├── React_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-React
42+
├── React_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-React
4143
├── Static_Full_Project_GULP/
4244
├── Static_Starter_GULP/
43-
├── Vue_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Vue
44-
├── Vue_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Vue
45+
├── Vue_Full_Project/ - Moved to new repository: https://github.com/mrholek/CoreUI-Vue
46+
├── Vue_Starter/ - Moved to new repository: https://github.com/mrholek/CoreUI-Vue
4547
4648
```
4749

0 commit comments

Comments
 (0)