summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpierresy <phsym@msn.com>2016-01-03 22:08:45 +0100
committerpierresy <phsym@msn.com>2016-01-03 22:08:45 +0100
commitd9c2ce1791a2f653570bee193b4d7b2a9223a568 (patch)
tree902d3085f331af2febcbcf82420b45886140b03b /README.md
parenta145af315f14ed5aeac485d35a702259e5e8e78d (diff)
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6feef65..3f4ce41 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,7 @@ More often, you will include the library as a dependency to your project. In ord
```toml
[dependencies]
-prettytable-rs = "0.5.0"
-
+prettytable-rs = "^0.5"
```
## Basic usage