Commit e89e1f5cc80c2ef58a7eec2ecbca5cd87b4c84c9

Cléo Rebert 2020-04-12T01:08:38

Update README.md

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 8339d12..d96d22c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This library is a cheap wrapper around otpauth, qrcode and image to seamlessly m
 
 ## How to use
 
-Add this to your Cargo.toml
+Add it to your `Cargo.toml`:
 ```toml
 [dependencies.totp]
 git = "https://github.com/constantoine/totp-rs"