We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6287896 commit 825b0c0Copy full SHA for 825b0c0
README.md
@@ -148,4 +148,12 @@
148
- If port 5678 is in use, specify a different port with `--debug-port`
149
- Ensure VS Code Python extension is installed
150
- Check that breakpoints are set in the correct files
151
-- Verify the debug server shows "Debug server listening on port 5678"
+- Verify the debug server shows "Debug server listening on port 5678"
152
+
153
+## 👥 Contributors
154
155
+Thanks to all the contributors who made this project awesome 🙌
156
157
+<a href="https://github.com/Real-Dev-Squad/todo-backend/graphs/contributors">
158
+ <img src="https://contrib.rocks/image?repo=Real-Dev-Squad/todo-backend" />
159
+</a>
0 commit comments