xorm/docs/README.md

19 lines
539 B
Markdown
Raw Normal View History

2014-09-11 10:03:03 +00:00
# What is this?
An open source project for Xorm documentation.
## How to contribute?
Fork, update and submit a pull request. No matter how big or small, your changes are welcome!
## How does it work?
Xorm Web server checks for updates to this folder and updates the main documentation automatically.
## Note
Xorm documentation is written using standard markdown syntax. Please submit your changes using the same syntax.
## License
This project is under Apache v2 License. See the [LICENSE](LICENSE) file for the full license text.