Commit d3262a8cbf15d30cd873327b6fc43cfe490b9caf

Authored by Athos
1 parent 6942c7e8

update README

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
README.md
... ... @@ -27,6 +27,11 @@ installed:
27 27 * JSON
28 28 * Text::Template
29 29  
  30 +> Run tests:
  31 +
  32 +```
  33 +prove -Ilib t
  34 +```
30 35 ----
31 36 # How to use
32 37  
... ...