aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-02-19 19:10:23 +0100
committerAlex Auvolat <alex@adnab.me>2021-02-19 19:10:23 +0100
commit5d1fa591d99f1f051ba77fa243a673d819377771 (patch)
treeba0c42bcf884acdac2c5fea9fb963891242e9b3a /README.md
parente64ecbdccd727c7b7f69b3462d16ac025611a886 (diff)
downloadgarage-5d1fa591d99f1f051ba77fa243a673d819377771.tar.gz
garage-5d1fa591d99f1f051ba77fa243a673d819377771.zip
Add compatibility list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04b4469d..6f462493 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ Non-goals include:
Our main use case is to provide a distributed storage layer for small-scale self hosted services such as [Deuxfleurs](https://deuxfleurs.fr).
+Check our [compatibility page](doc/Compatibility.md) to view details of the S3 API compatibility.
+
## Development
We propose the following quickstart to setup a full dev. environment as quickly as possible: