Skip to content

Commit 101f538

Browse files
committed
Update README.md
1 parent 33554a1 commit 101f538

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@ The backend logic is provided by a simple, `easy-to-extend` API Server that mana
3030

3131
## `Django API` Features
3232

33-
- Stack: : `Django` / `DRF` / **SQLite**
33+
- Stack: `Django` / `DRF` / **SQLite**
3434
- `Up-to-date dependencies`
3535
- **DB Layer**: Django Native `ORM`, `SQLite` persistence
3636
- **Auth**: JWT tokens managed via `PyJWT`
3737
- [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
3838

39-
4039
<br />
4140

4241
## ✨ How to use it

0 commit comments

Comments
 (0)