diff --git a/README.md b/README.md index 5d2547332..d94666b24 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ![Accompanist logo](./images/social.png) -Accompanist is a group of libraries which contains some utilities which I've found myself copying around projects which use [Jetpack Compose][compose]. Currently it contains: +Accompanist is a group of libraries that contains some utilities which I've found myself copying around projects which use [Jetpack Compose][compose]. Currently, it contains: * 🖼️ [Coil image loading composables](./coil/README.md) -[Jetpack Compose][compose] is a fast moving project and I'll be updating these libraries to match the +[Jetpack Compose][compose] is a fast-moving project and I'll be updating these libraries to match the latest tagged release as quickly as possible. Each [release listing](https://github.com/chrisbanes/accompanist/releases) will outline what version of Compose libraries it depends on. ## Download