Skip to content

Commit 53a2c10

Browse files
authored
Update README.md
1 parent 758cda2 commit 53a2c10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A Python library for interfacing with the [Motion](https://wwww.usemotion.com)
44

55
🧪 This library is still in development and is not yet ready for production use.
66

7+
[![downloads](https://pepy.tech/badge/python-motion)](https://pepy.tech/project/python-mope)
8+
79
### Installation
810

911
```bash
@@ -63,4 +65,4 @@ motion.tasks.delete('task-id')
6365
- [x] Initial implementation
6466
- [x] Named arguments for all methods
6567
- [ ] Async support
66-
- [x] Convert responses to Pydantic models
68+
- [x] Convert responses to Pydantic models

0 commit comments

Comments
 (0)