summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2b81292..719f140 100644
--- a/README.md
+++ b/README.md
@@ -79,14 +79,25 @@ See the built-in help for all supported options:
* Brck may fail to remove its temporary files, e.g., when the process gets killed.
-## License
+## Maintenance
-This work is dual-licensed under [MIT](LICENSE-MIT) or [Apache License, Version 2.0](LICENSE-APACHE-2.0).
+Brck is semi-actively maintained.
+I intend to fix bugs, and keep it working.
+
+Releases adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), see the [changelog](CHANGELOG.md).
+
+The minimum supported Rust version (MSRV) is the latest stable release.
+
+The Nix flake is experimental.
## Contribution
Contributions are welcome! Please [contact](https://www.skreutz.com/contact/) me via email.
+## License
+
+This work is dual-licensed under [MIT](LICENSE-MIT) or [Apache License, Version 2.0](LICENSE-APACHE-2.0).
+
## See also
* Definition of *bit rot* in the [Jargon File](http://www.catb.org/jargon/html/B/bit-rot.html) ([archive](https://web.archive.org/web/20240312124910/http://www.catb.org/jargon/html/B/bit-rot.html))
Generated by cgit. See skreutz.com for my tech blog and contact information.