Remove duplicata of broadcast txn from ChannelMonitor
[rust-lightning] / README.md
index 0cf215189f33515bbccc099cf5e82075874c967d..fd264c8c2d928459f3c98abd948372ff6f83880d 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 50% 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