diff --git a/README.md b/README.md index 057a7ff..4386269 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ imap = "*" ``` ### Usage -```rs +```rust extern crate imap; extern crate openssl; @@ -68,4 +68,4 @@ fn main() { ### License -MIT \ No newline at end of file +MIT