diff --git a/README.md b/README.md index cbfd326..7e8267c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ just ==== +![crates.io version](https://img.shields.io/crates/v/just.svg) + `just` is a handy way to run project-specific commands. getting started diff --git a/notes b/notes index 3479717..d54c855 100644 --- a/notes +++ b/notes @@ -1,7 +1,7 @@ todo ---- -. link to docs, cargo badge, crates +. link to docs, crates . start with an short example justfile . recipes, dependencies, assignments, backticks