Skip to content

Commit 6fb0cca

Browse files
authored
Update README.md
1 parent 74dae86 commit 6fb0cca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Appwrite SDK Generator
1+
# Appwrite SDK Generator ⚙️
22

33
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord)
44
[![Build Status](https://img.shields.io/travis/com/appwrite/sdk-generator?style=flat-square)](https://travis-ci.com/appwrite/sdk-generator)
@@ -106,6 +106,7 @@ $sdk->generate(__DIR__ . '/examples/php'); // Generate source code
106106
| D | | | ? | [You?](https://github.com/appwrite/sdk-generator/issues/20) |
107107
| Kotlin | | | ? | [You?](https://github.com/appwrite/sdk-generator/issues/20) |
108108
| Swift | | | Swift Pkg Manager | [@armino-dev] |
109+
| Docker CLI | | | Docker Hub | [@christyjacob4] |
109110

110111
[@Almoullim]: https://github.com/Almoullim
111112
[@eldadfux]: https://github.com/eldadfux
@@ -114,7 +115,8 @@ $sdk->generate(__DIR__ . '/examples/php'); // Generate source code
114115
[@bartektartanus]: https://github.com/bartektartanus
115116
[@komemi]: https://github.com/komemi
116117
[@TorstenDittmann]: https://github.com/TorstenDittmann
117-
[@lohanidamodar]: https://github.com/lohanidamodar
118+
[@lohanidamodar]: https://github.com/lohanidamodar
119+
[@christyjacob4]: https://github.com/christyjacob4
118120

119121
[PHP FIG]: https://www.php-fig.org/
120122
[NPM Coding Style]: https://docs.npmjs.com/misc/coding-style

0 commit comments

Comments
 (0)