diff --git a/README.md b/README.md index 738957b..8258f3a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Supported by [Boot.dev](https://boot.dev) ### Goal -The goal with `go-rabbitmq` is to still provide most all of the nitty-gritty functionality of AMQP, but to make it easier to work with via a higher-level API. Particularly: +The goal with `go-rabbitmq` is to provide *most* (but not all) of the nitty-gritty functionality of AMQP, but to make it easier to work with via a higher-level API. Particularly: * Automatic reconnection * Multithreaded consumers via a handler function