diff --git a/README.md b/README.md index d449942..84bb2c1 100644 --- a/README.md +++ b/README.md @@ -143,11 +143,20 @@ Make sure you have Node version 16 or higher. 2. Install dependencies by running `npm install`. 3. Run the app using `npm run dev`. + +## Contributing +Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for information about how to get involved. We welcome issues, questions, and pull requests. + +## Code Of Conduct +We as members, contributors, and leaders, pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. Please refer to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file for more information about contributing. + ## Many Thanks To Our Contributors +## License +The source code license is MIT, as described in the LICENSE file. Built with [🦜️🔗 LangChain](https://github.com/hwchase17/langchain)