Skip to content

Commit 0c930f2

Browse files
authored
Mention roadmap in the README
1 parent 7f3b1bd commit 0c930f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ To get started with Elixir WebRTC, check out:
4444
* the [examples directory](https://github.com/elixir-webrtc/ex_webrtc/tree/master/examples) that contains a bunch of very simple usage examples of the library
4545
* the [`apps` repo](https://github.com/elixir-webrtc/apps) with example applications built on top of `ex_webrtc`
4646
* the [documentation](https://hexdocs.pm/ex_webrtc/readme.html), especially the [`PeerConnection` module page](https://hexdocs.pm/ex_webrtc/ExWebRTC.PeerConnection.html)
47+
* the [roadmap](https://github.com/elixir-webrtc/ex_webrtc/issues/28) to see what we are working on and how you can contribute
4748

4849
If you have any questions, ideas or topics to discuss about Elixir WebRTC, head to the [discussions page](https://github.com/orgs/elixir-webrtc/discussions).
4950

0 commit comments

Comments
 (0)