Skip to content

Commit 75b4980

Browse files
Update README.md
1 parent a514b47 commit 75b4980

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

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

33
**Django** starter built with [Rocket Generator](https://app-generator.dev/). Actively supported by [AppSeed](https://appseed.us/) via `Email` and `Discord`.
44

5-
> Support this service via a [sponsorship](https://appseed.gumroad.com/l/rocket-sponsorship) (managed by GUMROAD) - **ONLY $9**
6-
75
<br />
86

97
## Features:
108

11-
- `Up-to-date Dependencies`
12-
- Modern UI
13-
- CI/CD flow via Render
14-
- API Generator (optional)
9+
- `Up-to-date Dependencies`
10+
- Modern UI: **[Soft Dashboard](https://www.creative-tim.com/product/soft-ui-dashboard?AFFILIATE=128200)** from `Creative-Tim`
11+
- CI/CD flow via Render
12+
- API Generator (optional)
1513

1614
<br />
1715

1816
## Start with `Docker`
1917

20-
> In case the starter was built with Docker support, here is the start up CMD:
18+
> In case the starter was built with Docker support, here is the start-up CMD:
2119
2220
```bash
2321
$ docker-compose up --build
@@ -32,8 +30,8 @@ Once the above command is finished, the new app is started on `http://localhost:
3230
> Download/Clone the sources
3331
3432
```bash
35-
$ git clone https://github.com/<THIS_REPO>.git
36-
$ cd <LOCAL_Directory>
33+
$ git clone https://github.com/app-generator/sample-rocket-django-azure.git
34+
$ cd sample-rocket-django-azure
3735
```
3836

3937
<br />

0 commit comments

Comments
 (0)