We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702822b commit 8732747Copy full SHA for 8732747
CONTRIBUTING.md
@@ -35,7 +35,7 @@ docker run --rm --interactive --tty --volume "%cd%":/app composer install
35
36
## Creating Language Class
37
38
-Firstly, create a new class for the new language in this directory:
+First, create a new class for the new language in this directory:
39
https://github.com/appwrite/sdk-generator/tree/master/src/SDK/Language
40
41
You can use the interface to know which methods are required to be implemented:
0 commit comments