Tweak import recommendation phrasing (#180)

diff --git a/README.md b/README.md
index 6ede03e..5aeecf9 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
 
 It also provides constants for the WebSocket protocol's pre-defined status codes
 in the [`status.dart` library][status]. It's strongly recommended that users
-import this library should be imported with the prefix `status`.
+import this library with the prefix `status`.
 
 [status]: https://pub.dev/documentation/web_socket_channel/latest/status/status-library.html