doc: modify README

This commit is contained in:
luoji 2024-11-28 20:02:20 +08:00
parent 824b65740b
commit 745e9fa59e
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@ res, err := engine.Transaction(func(session *xorm.Session) (any, error) {
## Contributing ## Contributing
If you want to pull request, please see [CONTRIBUTING](https://gitea.com/xorm/xorm/src/branch/master/CONTRIBUTING.md). And you can also go to [Xorm on discourse](https://xorm.discourse.group) to discuss. If you want to pull request, please see [CONTRIBUTING](https://gitea.com/xorm/xorm/src/branch/main/CONTRIBUTING.md). And you can also go to [Xorm on discourse](https://xorm.discourse.group) to discuss.
## Credits ## Credits