Skip to content

Commit b6fd701

Browse files
Update README.md
1 parent f9dd468 commit b6fd701

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ Open-source **Flask Dashboard** generated by `AppSeed` op top of an iconic desig
88

99
<br />
1010

11-
> Built with [App Generator](https://appseed.us/generator/), Timestamp: `2022-06-01 09:08`
11+
> 🚀 Built with [App Generator](https://appseed.us/generator/), Timestamp: `2022-06-01 09:08`
1212
13-
- `Up-to-date dependencies`
14-
- Database: `sqlite`
15-
- `DB Tools`: SQLAlchemy ORM, Flask-Migrate (schema migrations)
16-
- Session-Based authentication (via **flask_login**), Forms validation
13+
-`Up-to-date dependencies`
14+
- ✅ Database: `sqlite`
15+
-`DB Tools`: SQLAlchemy ORM, Flask-Migrate (schema migrations)
16+
- ✅ Session-Based authentication (via **flask_login**), Forms validation
17+
-`Docker`
1718

1819
<br />
1920

@@ -23,17 +24,16 @@ Open-source **Flask Dashboard** generated by `AppSeed` op top of an iconic desig
2324

2425
## ✨ Start the app in Docker
2526

26-
> **Step 1** - Download the code from the GH repository (using `GIT`)
27+
> 👉 **Step 1** - Download the code from the GH repository (using `GIT`)
2728
2829
```bash
29-
$ # Get the code
3030
$ git clone https://github.com/app-generator/flask-coreui.git
3131
$ cd flask-coreui
3232
```
3333

3434
<br />
3535

36-
> **Step 2** - Start the APP in `Docker`
36+
> 👉 **Step 2** - Start the APP in `Docker`
3737
3838
```bash
3939
$ docker-compose up --build
@@ -202,4 +202,4 @@ Soft UI Dashboard is a premium Bootstrap 5 Design now available for download in
202202
<br />
203203

204204
---
205-
[CoreUI Flask](https://appseed.us/product/coreui/flask/) - Open-source starter generated by **[AppSeed Generator](https://appseed.us/generator/)**.
205+
[CoreUI Flask](https://appseed.us/product/coreui/flask/) - Open-source starter generated by **[App Generator](https://appseed.us/generator/)**.

0 commit comments

Comments
 (0)