We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a77565 commit 464a12dCopy full SHA for 464a12d
1 file changed
samples/README.md
@@ -2,8 +2,9 @@
2
A Quick illustration of how to use ellar-storage for any local/cloud file storage.
3
4
## Requirements
5
-Python >= 3.8
6
-ellar
+
+- Python >= 3.8
7
+- ellar
8
9
## Project setup
10
```
@@ -15,4 +16,4 @@ pip install -r requirements.txt
15
16
python manage.py runserver --reload
17
18
-Visit [http://localhost:8000/docs](http://localhost:8000/docs)
19
+Visit [http://localhost:8000/docs](http://localhost:8000/docs)
0 commit comments