Skip to content

Commit 4650452

Browse files
authored
Update README.md
1 parent 4b60c1f commit 4650452

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,14 @@ npm link @socketsupply/socket # link socket and you'll be ready to go.
111111
`Socket` provides a built-in `test runner` similar to `node:test` which outputs the test results in [TAP](https://testanything.org/) format.
112112
You can also check [`test/`](test/) for the unit and integration test suite.
113113

114+
### Project Leads / Contacts
115+
116+
[@heapwolf][0], [@jwerle][1],
117+
114118

115119
### Contributing
116120

117121
We welcome contributions from everyone! Please check our [Contribution Guide](CONTRIBUTING.md) to learn more.
118-
Don't hesitate to stop by [Discord](https://discord.com/invite/YPV32gKCsH) and ask the team about your issue and if someone is already working on it.
119-
Please connect with any current project contributors: [@heapwolf][0], [@jwerle][1], and [@chicoxyzzy][2] if you want to contribute to the `Socket Runtime` project itself.
120-
Thank you for your interest in reporting/fixing issues and contributing to `Socket`!
121122

122123
[0]:https://github.com/heapwolf
123124
[1]:https://github.com/jwerle
124-
[2]:https://github.com/chicoxyzzy
125-

0 commit comments

Comments
 (0)