X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=7f95427a6ab13bfb29d1fe1614e5238fb28b1bcb;hb=5c6a39bd5be6bd5933f935d8dd1dbe8a54e36493;hp=824a2875b6331a51d293f47aaaa2f83c3fada7ee;hpb=89747dc085ba1e1185e7dd2b0ce6b7cc24b25e2b;p=rust-lightning diff --git a/README.md b/README.md index 824a2875..7f95427a 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ https://vimeo.com/showcase/8372504/video/412818125 Design Goal ----------- -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 +The goal is to provide a fully-featured and incredibly flexible Lightning +implementation, allowing users to decide how they wish to use it. With that in mind, everything should be exposed via simple, composable APIs. More information about `rust-lightning`'s flexibility is provided in the `About` section above.