diff --git a/README.md b/README.md index dca4c0e..aad1883 100644 --- a/README.md +++ b/README.md @@ -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