From efe6f4cb80d55a14b6cadb788d60042058fe4bcb Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Tue, 25 Feb 2025 15:20:11 -0500 Subject: [PATCH] doc: update doc/README.md --- doc/README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 7596f7a6f..586e2f576 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,9 +1,24 @@ -## User Documentation +# Puter Documentation + +## Users + +If you have general questions about using [Puter](https://puter.com), +our [community Discord](https://discord.gg/PQcx7Teh8u) and +[subreddit](https://www.reddit.com/r/puter/) are good places +to ask questions. + +## Deployers - [Hosting Instructions](./self-hosters/instructions.md) - [Domain Setup](./self-hosters/domains.md) - [Support Levels](./self-hosters/support.md) +## App Developer Links +- [developer.puter.com](https://developer.puter.com) +- [docs.puter.com](https://docs.puter.com) +- share your apps on [Reddit](https://www.reddit.com/r/puter/) or + [Discord](https://discord.gg/PQcx7Teh8u) + ## Contributor Documentation ### Where to Start