You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,15 +111,14 @@ npm link @socketsupply/socket # link socket and you'll be ready to go.
111
111
`Socket` provides a built-in `test runner` similar to `node:test` which outputs the test results in [TAP](https://testanything.org/) format.
112
112
You can also check [`test/`](test/) for the unit and integration test suite.
113
113
114
+
### Project Leads / Contacts
115
+
116
+
[@heapwolf][0], [@jwerle][1],
117
+
114
118
115
119
### Contributing
116
120
117
121
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`!
0 commit comments