summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 907df93..a21f078 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,17 @@ 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.
+
+## Stability
+
+This is alpha-quality software, use at your own risk.
+
MSRV: 1.42.0
+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
Library: MPL 2.0