From 363683d2886e7b67d25440ba38e4e6e2199f6435 Mon Sep 17 00:00:00 2001 From: Kendrick <137743645+pufferfish3e@users.noreply.github.com> Date: Sat, 11 Apr 2026 21:57:46 +0800 Subject: [PATCH] Add documentation section to README Added a documentation section with a link to OpenScreen Docs. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b42355e..074eaa7 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,11 @@ System audio capture relies on Electron's [desktopCapturer](https://www.electron _I'm new to open source, idk what I'm doing lol. If something is wrong please raise an issue 🙏_ +## Documentation + +See the documentation here: +[OpenScreen Docs](https://deepwiki.com/siddharthvaddem/openscreen) + ## Contributing Contributions are welcome! If you’d like to help out or see what’s currently being worked on, take a look at the open issues and the [project roadmap](https://github.com/users/siddharthvaddem/projects/3) to understand the current direction of the project and find ways to contribute.