aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4e512a..cd2d092 100644
--- a/README.md
+++ b/README.md
@@ -19,11 +19,13 @@ continue to try its hardest to have as few dependencies as possible.
## Usage
+Current version: [![crates.io](https://img.shields.io/crates/v/germ.svg)](https://crates.io/crates/germ)
+
```toml
# Cargo.toml
[dependencies]
-germ = "0.1.0"
+germ = "*" # Use current version show above!
```
### Features