aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMainShayne233 <shaynetremblay@hotmail.com>2019-04-07 00:25:45 -0400
committerLouis Pilfold <louis@lpil.uk>2019-04-07 08:54:56 +0000
commitae5597c1b27982aabe74eb16d5b0c890802730d9 (patch)
tree741764a7fee3748634c182d035af1a893ee5e634 /README.md
parent8cf56dae7043c25b152e10aa02d0a7ead7454380 (diff)
downloadgleam_stdlib-ae5597c1b27982aabe74eb16d5b0c890802730d9.tar.gz
gleam_stdlib-ae5597c1b27982aabe74eb16d5b0c890802730d9.zip
Add note about running tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20330eb..98874ab 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,8 @@ Build
-----
$ rebar3 compile
+
+Run Tests
+-----
+
+ $ rebar3 eunit