Skip to content

Commit 464a12d

Browse files
authored
Update README.md
1 parent 7a77565 commit 464a12d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

samples/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
A Quick illustration of how to use ellar-storage for any local/cloud file storage.
33

44
## Requirements
5-
Python >= 3.8
6-
ellar
5+
6+
- Python >= 3.8
7+
- ellar
78

89
## Project setup
910
```
@@ -15,4 +16,4 @@ pip install -r requirements.txt
1516
python manage.py runserver --reload
1617
```
1718

18-
Visit [http://localhost:8000/docs](http://localhost:8000/docs)
19+
Visit [http://localhost:8000/docs](http://localhost:8000/docs)

0 commit comments

Comments
 (0)