diff --git a/README.md b/README.md index 0a0cb34..c74e0d1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Lazy rate limit semaphore implementation to control your asynchronous code frequency execution *** -__Documentation__: ![lib.rs/raliguard](lib.rs/raliguard) +__Documentation__: [lib.rs/raliguard](lib.rs/raliguard) ## Overview ```rust