Reference to new connector README

This commit is contained in:
Yuhong Sun
2023-07-15 17:06:15 -07:00
parent eed7f02d4f
commit 6779d2495b
+9 -5
View File
@@ -20,11 +20,15 @@ At the top there is a `Status` page which shows which sources have been indexed
## Missing a Connector?
Is there a Connector that would be useful to you? Let us know via Email or Github Issue.
Contact us at [danswer.dev@gmail.com](mailto:danswer.dev@gmail.com).
Please check if the connector you're interested in is already mentioned on the Danswer
Is there a Connector that would be useful to you? Let us know via a
[GitHub Issues](https://github.com/danswer-ai/danswer/issues) page.
(Please check if the connector you're interested in is already mentioned).
Don't forget to thumbs up the issues requesting the connectors that you would like to see built next!
### Contributing a Connector
As Danswer is opensource, one of the best features is that anyone can add to it! We encourage people who need new
connectors to contribute it back to the Danswer repo for other people to benefit as well.
Refer to this [README guide](https://github.com/danswer-ai/danswer/blob/main/backend/danswer/connectors/README.md)
for how to add a new Connector.