Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 5bde6f2

Browse files
committed
Add CONTRIBUTORS.md and update README.md
1 parent 346991e commit 5bde6f2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CONTRIBUTORS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Contributors
2+
3+
* [Matthew D. Scholefield](https://github.com/MatthewScholefield) - Added cors allowed origins for AsyncServer [#7](https://github.com/pyropy/fastapi-socketio/pull/7)
4+
* [Aaron Tolman](https://github.com/tolmanam) - Reported issue with broken pip download [#5](https://github.com/pyropy/fastapi-socketio/issues/5)

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,8 @@ To run the examples simply run:
7878
PYTHONPATH=. python examples/app.py
7979
```
8080

81-
Before running example make sure you have all dependencies installed.
81+
Before running example make sure you have all dependencies installed.
82+
83+
## Contributors
84+
85+
For list of contributors please reefer to CONTRIBUTORS.md file in this repository.

0 commit comments

Comments
 (0)