Skip to content

Commit 425d94e

Browse files
Update README.md
badges added
1 parent 3d17e32 commit 425d94e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
File storage made simple.
44

5+
[![codecov](https://codecov.io/gh/merixstudio/simple-storage/branch/master/graph/badge.svg?token=XMH3S6M34G)](https://codecov.io/gh/merixstudio/simple-storage)
6+
7+
![python](https://img.shields.io/badge/Python-3.6%2B-brightgreen)
8+
59
## Supported backends
610

711
- File system storage
812
- AWS S3
913

1014
## Requirements
1115

12-
- Python >= 3.6
16+
- Python >= 3.6

0 commit comments

Comments
 (0)