From d6aafef4642e769d27c76fff0190e2b5999de430 Mon Sep 17 00:00:00 2001 From: Debanjum Date: Sat, 19 Apr 2025 18:31:16 +0530 Subject: [PATCH] Fix formatting of FAQ section in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e21bd0dc..de3131ad 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,15 @@ Khoj is available as a cloud service, on-premises, or as a hybrid solution. To l ## Frequently Asked Questions (FAQ) Q: Can I use Khoj without self-hosting? + Yes! You can use Khoj right away at [https://app.khoj.dev](https://app.khoj.dev) — no setup required. Q: What kinds of documents can Khoj read? + Khoj supports a wide variety: PDFs, Markdown, Notion, Word docs, org-mode files, and more. Q: How can I make my own agent? + Check out [this blog post](https://blog.khoj.dev/posts/create-agents-on-khoj/) for a step-by-step guide to custom agents. For more questions, head over to our [Discord](https://discord.gg/BDgyabRM6e)!