19 lines
539 B
Markdown
19 lines
539 B
Markdown
|
# 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.
|