Skip to content

Commit 66bea9b

Browse files
Update README.md
1 parent 9d0978e commit 66bea9b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Open-source **[Django Dashboard](https://appseed.us/admin-dashboards/django)** g
2424

2525
<br />
2626

27-
## Quick Start in `Docker`
27+
## Quick Start in `Docker`
2828

2929
> Get the code
3030
@@ -47,7 +47,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
4747

4848
<br />
4949

50-
## How to use it
50+
## How to use it
5151

5252
```bash
5353
$ # Get the code
@@ -82,7 +82,7 @@ $ # Access the web app in browser: http://127.0.0.1:8000/
8282
8383
<br />
8484

85-
## Code-base structure
85+
## Code-base structure
8686

8787
The project is coded using a simple and intuitive structure presented bellow:
8888

@@ -147,7 +147,7 @@ The project is coded using a simple and intuitive structure presented bellow:
147147

148148
<br />
149149

150-
## Recompile CSS
150+
## Recompile CSS
151151

152152
To recompile SCSS files, follow this setup:
153153

@@ -190,7 +190,7 @@ The generated file is saved in `static/assets/css` directory.
190190

191191
<br />
192192

193-
## Deployment
193+
## Deployment
194194

195195
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
196196

@@ -237,7 +237,7 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
237237

238238
<br />
239239

240-
## Credits & Links
240+
## Credits & Links
241241

242242
- [Django](https://www.djangoproject.com/) - The official website
243243
- [Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**

0 commit comments

Comments
 (0)