]> git.bitcoin.ninja Git - rust-lightning/blobdiff - README.md
Merge pull request #358 from TheBlueMatt/2019-07-no-unsafe
[rust-lightning] / README.md
index 0cf215189f33515bbccc099cf5e82075874c967d..fb21395de6137b0e2c1bf50eb377d86bb4295e5b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
+[![Safety Dance](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
+
 Rust-Lightning, not Rusty's Lightning!
+=====
+
+Documentation can be found at [docs.rs](https://docs.rs/lightning/)
 
-Currently somewhere near 5% towards usable, published to see if there is any
-real interest from folks in either contributing to or using a lightning rust
-library.
+Currently somewhere near 20% towards usable, published to see if there is any
+real interest from folks in using a lightning rust library.
 
 The goal is to provide a full-featured but also incredibly flexible lightning
 implementation, allowing the user to decide how they wish to use it. With that