Set up the initial project structure

This commit is contained in:
Kévin Chalet 2017-09-25 08:59:10 +02:00
commit 28d8281232

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# OpenIddict.Documentation
This repository provides the documentation for the [OpenIddict](https://github.com/openiddict) project.
## Support
**Need help or wanna share your thoughts?** Don't hesitate to join us on Gitter or ask your question on StackOverflow:
- **Gitter: [https://gitter.im/openiddict/openiddict-core](https://gitter.im/openiddict/openiddict-core)**
- **StackOverflow: [https://stackoverflow.com/questions/tagged/openiddict](https://stackoverflow.com/questions/tagged/openiddict)**
## Contributors
**OpenIddict** is actively maintained by **[Kévin Chalet](https://github.com/PinpointTownes)**. Contributions are welcome and can be submitted using pull requests.
## License
This project is licensed under the **Apache License**. This means that you can use, modify and distribute it freely. See [http://www.apache.org/licenses/LICENSE-2.0.html](http://www.apache.org/licenses/LICENSE-2.0.html) for more details.