Skip to content

Commit f104611

Browse files
committed
docs: update README
1 parent 4597732 commit f104611

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

README.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,16 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
2828

2929
## Versions
3030

31-
* [CoreUI Free Bootstrap Admin Template (Ajax)](https://github.com/coreui/free-bootstrap-admin-template-ajax)
32-
* [CoreUI Free Angular 2+ Admin Template](https://github.com/coreui/free-angular-admin-template)
33-
* [CoreUI Free .NET Core 2 Admin Template](https://github.com/coreui/free-dotnet-admin-template)
34-
* [CoreUI Free React.js Admin Template](https://github.com/coreui/free-react-admin-template)
35-
* [CoreUI Free Vue.js Admin Template](https://github.com/coreui/free-vue-admin-template)
31+
* 🚧 CoreUI Free Bootstrap Admin Template (Ajax) (Available Soon)
32+
* 🚧 CoreUI Free Angular 2+ Admin Template (Available Soon)
33+
* 🚧 CoreUI Free .NET Core 2 Admin Template (Available Soon)
34+
* 🚧 CoreUI Free React.js Admin Template (Available Soon)
35+
* 🚧 CoreUI Free Vue.js Admin Template (Available Soon)
36+
<!-- * [CoreUI Free Bootstrap Admin Template (Ajax)](https://github.com/coreui/coreui-free-bootstrap-admin-template-ajax)
37+
* [CoreUI Free Angular 2+ Admin Template](https://github.com/coreui/coreui-free-angular-admin-template)
38+
* [CoreUI Free .NET Core 2 Admin Template](https://github.com/coreui/coreui-free-dotnet-admin-template)
39+
* [CoreUI Free React.js Admin Template](https://github.com/coreui/coreui-free-react-admin-template)
40+
* [CoreUI Free Vue.js Admin Template](https://github.com/coreui/coreui-free-vue-admin-template) -->
3641

3742
## CoreUI Pro
3843

@@ -46,7 +51,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
4651

4752
``` bash
4853
# clone the repo
49-
$ git clone https://github.com/coreui/free-bootstrap-admin-template.git my-project
54+
$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git my-project
5055

5156
# go into app's directory
5257
$ cd my-project
@@ -71,7 +76,7 @@ Within the download you'll find the following directories and files, logically g
7176

7277
```
7378
free-bootstrap-admin-template/
74-
├── gulp-tasks/
79+
├── build/
7580
├── src/
7681
│ ├── css/
7782
│ ├── img/
@@ -81,9 +86,7 @@ free-bootstrap-admin-template/
8186
│ ├── ...
8287
│ ├── index.html
8388
│ └── ...
84-
├── gulpfile.js
85-
├── package.json
86-
└── vendors.json
89+
└── package.json
8790
```
8891

8992
## Documentation
@@ -92,15 +95,15 @@ The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our
9295

9396
## Contributing
9497

95-
Please read through our [contributing guidelines](https://github.com/coreui/free-bootstrap-admin-template/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
98+
Please read through our [contributing guidelines](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
9699

97-
Editor preferences are available in the [editor config](https://github.com/coreui/free-bootstrap-admin-template/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.
100+
Editor preferences are available in the [editor config](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.
98101

99102
## Versioning
100103

101104
For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).
102105

103-
See [the Releases section of our project](https://github.com/coreui/free-bootstrap-admin-template/releases) for changelogs for each release version.
106+
See [the Releases section of our project](https://github.com/coreui/coreui-free-bootstrap-admin-template/releases) for changelogs for each release version.
104107

105108
## Creators
106109

@@ -120,7 +123,7 @@ Get updates on CoreUI's development and chat with the project maintainers and co
120123
- Follow [@coreuikit on Twitter](https://twitter.com/coreuikit).
121124
- Read and subscribe to [CoreUI Blog](https://coreui.ui/blog/).
122125

123-
## #Community Projects
126+
### Community Projects
124127

125128
Some of projects created by community but not maintained by CoreUI team.
126129

@@ -129,7 +132,7 @@ Some of projects created by community but not maintained by CoreUI team.
129132

130133
## Copyright and license
131134

132-
copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/free-bootstrap-admin-template/blob/master/LICENSE).
135+
copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/LICENSE).
133136
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
134137

135138
## Support CoreUI Development

0 commit comments

Comments
 (0)