From c5c1b01a4e0bba6193a2effd1077831a4b4a0912 Mon Sep 17 00:00:00 2001 From: Yuhong Sun Date: Sat, 15 Jul 2023 16:16:22 -0700 Subject: [PATCH] Update README.md --- backend/danswer/connectors/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/danswer/connectors/README.md b/backend/danswer/connectors/README.md index 2092f4926..50ff03611 100644 --- a/backend/danswer/connectors/README.md +++ b/backend/danswer/connectors/README.md @@ -70,7 +70,7 @@ if __name__ == "__main__": - Create the new icon, type, source, and filter changes (refer to existing [PR](https://github.com/danswer-ai/danswer/pull/139)) -# Docs Changes +#### Docs Changes Create the new connector page (with guiding images!) with how to get the connector credentials and how to set up the connector in Danswer. Then create a Pull Request in https://github.com/danswer-ai/danswer-docs