aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMichael Camilleri <mike@inqk.net>2021-10-23 11:25:18 +0900
committerMichael Camilleri <mike@inqk.net>2021-10-23 11:25:18 +0900
commit650b62b2223e2a373d271c2a5b76fab5e68880ea (patch)
tree7e030363827ebff8c0c7656d4438e072cdb75ce8 /README.md
parentMerge pull request #52 from pyrmont/feature.add-ci-tests (diff)
Add badge to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 395eff9..3eb710d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Spork
+[![test](https://github.com/janet-lang/spork/actions/workflows/test.yml/badge.svg)](https://github.com/janet-lang/spork/actions/workflows/test.yml)
+
Various Janet utility modules. Spork aims to be grab bag of useful Janet functionality that
does not belong in the core library.