X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=7f95427a6ab13bfb29d1fe1614e5238fb28b1bcb;hb=refs%2Fheads%2F2023-01-inbound-fees;hp=824a2875b6331a51d293f47aaaa2f83c3fada7ee;hpb=559ed20f92cb86b02094421fa51ad243dbf800b6;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.