diff options
author | MainShayne233 <shaynetremblay@hotmail.com> | 2019-04-07 00:25:45 -0400 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2019-04-07 08:54:56 +0000 |
commit | ae5597c1b27982aabe74eb16d5b0c890802730d9 (patch) | |
tree | 741764a7fee3748634c182d035af1a893ee5e634 /README.md | |
parent | 8cf56dae7043c25b152e10aa02d0a7ead7454380 (diff) | |
download | gleam_stdlib-ae5597c1b27982aabe74eb16d5b0c890802730d9.tar.gz gleam_stdlib-ae5597c1b27982aabe74eb16d5b0c890802730d9.zip |
Add note about running tests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,3 +7,8 @@ Build ----- $ rebar3 compile + +Run Tests +----- + + $ rebar3 eunit |