summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-09-10 10:41:41 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-09-10 10:41:41 +0200
commit2d3f9be2d7eaf47658c88206e87c8c04330306d7 (patch)
treea8a1cbfb95311de04affda4b861e645fff8e63e1
parent328ba3865c4efc83eca9ec9d71ad402d12bb1f65 (diff)
Add note about stablity
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 968f8ee..a1785e5 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,15 @@ This repository is a WIP project to bring repology to the commandline.
There's a library under `./librepology/` and a commandline interface for
viewing repology data.
-**Note**: This is alpha-quality software, use at your own risk.
+
+## Stability
+
+This is alpha-quality software, use at your own risk.
+
+
+As the repology.org API is [not stable](https://repology.org/api), this program
+won't be stable for a long time.
+Still, 0.x.y releases may happen.
## License