aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7534640..e7e4bfb 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Parce que les emplois du temps Celcat sont peu lisibles et peuvent facilement fa
## Comment faire tourner celcatsanitizer chez moi ?
celcatsanitizer est écrit en Python 3. Il dépend des bibliothèques suivantes :
- - [Django 1.11](https://www.djangoproject.com/)
+ * [Django 1.11](https://www.djangoproject.com/)
* [requests](http://docs.python-requests.org/en/master/)
* [BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
* [icalendar](https://icalendar.readthedocs.io/en/latest/)