Add crates.io shield

This commit is contained in:
Casey Rodarmor 2016-10-30 22:44:14 -07:00
parent ca29dd0494
commit 8de21fdc26
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
just just
==== ====
![crates.io version](https://img.shields.io/crates/v/just.svg)
`just` is a handy way to run project-specific commands. `just` is a handy way to run project-specific commands.
getting started getting started

2
notes
View File

@ -1,7 +1,7 @@
todo todo
---- ----
. link to docs, cargo badge, crates . link to docs, crates
. start with an short example justfile . start with an short example justfile
. recipes, dependencies, assignments, backticks . recipes, dependencies, assignments, backticks