Fix README

This commit is contained in:
Quentin 2022-11-13 14:55:01 +01:00
parent 10b1f26a91
commit dc917068da
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@ Operate your Garage cluster programatically
To have the best experience possible, please consider:
- Make sure that the version of the library you are using is pinned (`go.sum`, `package-lock.json`, `requirements.txt`).
- Join our Matrix channel at `#garage:deuxfleurs.fr`, say that you are interested by this SDK, and report any friction.
- If stability is critical, mirror this repository on your own infrastructure,
- If stability is critical, mirror this repository on your own infrastructure, regenerate the SDKs and upgrade them at your own pace.
## For SDK users
@ -140,8 +140,9 @@ See also:
## For SDK developpers
PR are accepted for other languages as soon as meaningful, manually written, covering
a large range of the API are provided. Thanks in advance :-)
PR are accepted for other languages as soon as good examples are provided.
Especially, we want them to be meaningful, manually written, and covering
a large range of the API. Thanks in advance :-)
### Clone this repo