Added the base documentation

This commit is contained in:
Cédric Belin
2018-11-01 23:47:16 +01:00
parent 187dd91bcd
commit 422c90e5db
3 changed files with 17 additions and 0 deletions

4
CHANGELOG.md Normal file
View File

@ -0,0 +1,4 @@
# Changelog
## Version 0.1.0
- Initial release.

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Gitea for PHP
![Runtime](https://img.shields.io/badge/php-%3E%3D7.2-brightgreen.svg) ![Release](https://img.shields.io/packagist/v/sab-international/gitea.svg) ![License](https://img.shields.io/packagist/l/sab-international/gitea.svg) ![Downloads](https://img.shields.io/packagist/dt/sab-international/gitea.svg) ![Coverage](https://coveralls.io/repos/github/sab-international/gitea.php/badge.svg) ![Build](https://travis-ci.com/sab-international/gitea.php.svg)
Gitea client library, in [PHP](https://secure.php.net).
## Resources
- [Documentation](https://github.com/sab-international/gitea.php/wiki)
- [API reference](https://sab-international.github.io/gitea.php)
- [Packagist package](https://packagist.org/packages/sab-international/gitea)
- [GitHub repository](https://github.com/sab-international/gitea.php)
## License
[Gitea for PHP](https://github.com/sab-international/gitea.php) is distributed under the MIT License.

BIN
doc/img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB