Skip to content

Commit 2d5456b

Browse files
Update README.md
1 parent b620898 commit 2d5456b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<br />
2424

25-
## Quick Start in [Docker](https://www.docker.com/)
25+
## Quick Start in `Docker`
2626

2727
> Get the code
2828
@@ -45,7 +45,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
4545

4646
<br />
4747

48-
## Build from sources
48+
## Build from sources
4949

5050
```bash
5151
$ # Clone the sources
@@ -85,7 +85,7 @@ $ # Access the app in browser: http://127.0.0.1:5000/
8585
8686
<br />
8787

88-
## Code-base structure
88+
## Code-base structure
8989

9090
The project has a super simple structure, represented as bellow:
9191

@@ -139,7 +139,7 @@ The project has a super simple structure, represented as bellow:
139139

140140
<br />
141141

142-
## Recompile CSS
142+
## Recompile CSS
143143

144144
To recompile SCSS files, follow this setup:
145145

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

183183
<br />
184184

185-
## Deployment
185+
## Deployment
186186

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

@@ -263,15 +263,15 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
263263

264264
<br />
265265

266-
## [Soft UI Design System](https://appseed.us/ui-kit/soft-ui-design-system) - UI Kit
266+
## [Soft UI Design System](https://appseed.us/ui-kit/soft-ui-design-system) - UI Kit
267267

268268
Most complex and innovative Design System Made by Creative Tim. Soft UI Design System is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes.
269269

270270
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Bootstrap 5 UK Kit is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.
271271

272272
<br />
273273

274-
## Credits & Links
274+
## Credits & Links
275275

276276
- [Flask Framework](https://www.palletsprojects.com/p/flask/) - The official website
277277
- [Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**

0 commit comments

Comments
 (0)