summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvans Murithi <murithievans80@gmail.com>2019-04-24 21:16:37 +0300
committerGitHub <noreply@github.com>2019-04-24 21:16:37 +0300
commitcf9d7d62dd493465b2eeebf9863a7efba1d96cc9 (patch)
tree388bae8e8abc8ac9cd72922fd8e9547e1eb065b3
parent5e429523466fdb362b4348fa090e65d7ad7955f2 (diff)
Add Crates.io version and License badges inside README (#22)
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 931fb2c..2870e5b 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ time-based and counter-based OTP codes.
[![Linux build status](https://travis-ci.com/evansmurithi/cloak.svg?branch=master)](https://travis-ci.com/evansmurithi/cloak)
[![Windows build status](https://ci.appveyor.com/api/projects/status/9mlfpfru3ng4c689?svg=true)](https://ci.appveyor.com/project/evansmurithi/cloak)
+![License](https://img.shields.io/crates/l/cloak.svg)
+[![Crates.io version](https://img.shields.io/crates/v/cloak.svg)](https://crates.io/crates/cloak)
## Motivation