Skip to content

Commit 9d7dc9d

Browse files
authored
Prettify a few things in README.md
1 parent 4e769ee commit 9d7dc9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Features
1919
- Twitter [Bootstrap](https://github.com/twbs/bootstrap) v4
2020
- [12-Factor](http://12factor.net/) based settings via
2121
[django-environ](https://github.com/joke2k/django-environ)
22-
- Secure by default. We believe in SSL.
22+
- Secure by default. We believe in SSL/TLS.
2323
- Optimized development and production settings
2424
- Registration via
2525
[django-allauth](https://github.com/pennersr/django-allauth)
2626
- Comes with custom user model ready to go
2727
- Media storage using whitenoise
2828
- Run tests with unittest or pytest
29-
- PostgreSQL SQLite3
29+
- PostgreSQL / SQLite3
3030
- Default integration with
3131
[pre-commit](https://github.com/pre-commit/pre-commit) for
3232
identifying simple issues before submission to code review

0 commit comments

Comments
 (0)