Преглед на файлове

Added v0.1.1 link in README

Just to make it look a little "fancy"
David Thielemann преди 3 седмици
родител
ревизия
a0ccbf9d0a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ Simple `cargo install --path .`
 
 It's a simple rust crate that goes thru the current working directory finding crates (via `target` directory) and calls `cargo clean` to reduce the number of files stored on the file system.
 
-As of v0.1.1 it also supports nested crates...
+As of [v0.1.1](https://git.red-green.com/david/rustpan/src/v0.1.1) it also supports nested crates...
 
 ```
 # E.G.