Bladeren bron

Added v0.1.1 link in README

Just to make it look a little "fancy"
David Thielemann 3 weken geleden
bovenliggende
commit
a0ccbf9d0a
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.