Skip to content

Commit 4db5444

Browse files
committed
Test
1 parent 7b17a03 commit 4db5444

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Appwrite SDK for PHP
22

33
![License](https://img.shields.io/github/license/appwrite/sdk-for-php.svg?v=1)
4-
![Version](https://img.shields.io/badge/api%20version-0.5.0-blue.svg?v=1)
4+
![Version](https://img.shields.io/badge/api%20version-0.5.3-blue.svg?v=1)
55

66
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)
77

@@ -17,6 +17,10 @@ To install via [Composer](http://getcomposer.org/):
1717
composer require appwrite/appwrite
1818
```
1919

20+
## Contribution
21+
22+
This library is auto-generated by Appwrite custom [SDK Generator](https://github.com/appwrite/sdk-generator). To learn more about how you can help us improve this SDK, please check the [contribution guide](https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md) before sending a pull-request.
23+
2024
## License
2125

2226
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.

0 commit comments

Comments
 (0)