Skip to content

Commit 6b40494

Browse files
Update README.md
1 parent f9b3c53 commit 6b40494

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ Open-source **Flask Dashboard** generated by `AppSeed` op top of a modern design
1010

1111
> 🚀 Built with [App Generator](https://appseed.us/generator/), timestamp: `2022-06-09 09:13`
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,7 +24,7 @@ Open-source **Flask Dashboard** generated by `AppSeed` op top of a modern design
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
2930
$ git clone https://github.com/app-generator/flask-gradient-able.git
@@ -32,7 +33,7 @@ $ cd flask-gradient-able
3233

3334
<br />
3435

35-
> **Step 2** - Start the APP in `Docker`
36+
> 👉 **Step 2** - Start the APP in `Docker`
3637
3738
```bash
3839
$ docker-compose up --build
@@ -201,4 +202,4 @@ Designed for those who like bold elements and beautiful websites, **Gradient Abl
201202
<br />
202203

203204
---
204-
[Gradient Able Flask](https://appseed.us/product/gradient-able/flask/) - Open-source starter generated by **[AppSeed Generator](https://appseed.us/generator/)**.
205+
[Gradient Able Flask](https://appseed.us/product/gradient-able/flask/) - Open-source starter generated by **[App Generator](https://appseed.us/generator/)**.

0 commit comments

Comments
 (0)