Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator authored Nov 26, 2021
1 parent d7662d5 commit a32ef33
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Flask Dashboard](https://appseed.us/admin-dashboards/flask) Corona Dark
# [Flask Corona Dark](https://appseed.us/admin-dashboards/flask-dashboard-corona-dark)

Open-source dashboard generated by AppSeed in **Flask** Framework. Corona Dark Free admin template has beautiful typography, crisp design, and neatly designed dashboards. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.

Expand Down Expand Up @@ -29,8 +29,8 @@ Open-source dashboard generated by AppSeed in **Flask** Framework. Corona Dark F
> Get the code
```bash
$ git clone https://github.com/app-generator/flask-dashboard-corona-dark.git
$ cd flask-dashboard-corona-dark
$ git clone https://github.com/app-generator/flask-corona-dark.git
$ cd flask-corona-dark
```

> Start the app in Docker
Expand All @@ -53,8 +53,8 @@ Visit `http://localhost:85` in your browser. The app should be up & running.

```bash
$ # Get the code
$ git clone https://github.com/app-generator/flask-dashboard-corona-dark.git
$ cd flask-dashboard-corona-dark
$ git clone https://github.com/app-generator/flask-corona-dark.git
$ cd flask-corona-dark
$
$ # Virtualenv modules installation (Unix based systems)
$ virtualenv env
Expand Down Expand Up @@ -253,4 +253,4 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
<br />

---
[Flask Dashboard](https://appseed.us/admin-dashboards/flask) Corona Dark - Provided by **AppSeed [App Generator](https://appseed.us/app-generator)**.
[Flask Corona Dark](https://appseed.us/admin-dashboards/flask-dashboard-corona-dark) - Provided by **AppSeed [App Generator](https://appseed.us/app-generator)**.

0 comments on commit a32ef33

Please sign in to comment.