diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -29,4 +29,8 @@ async def main(): # or collect them all res = await pipe.collect() -```
\ No newline at end of file +``` + +## License + +[MIT](LICENSE)
\ No newline at end of file |
