diff options
author | Lee Jarvis <leejarvis@fastmail.com> | 2021-06-15 12:09:12 +0100 |
---|---|---|
committer | Lee Jarvis <leejarvis@fastmail.com> | 2021-06-15 12:09:12 +0100 |
commit | 7958e946c7f27cc828a7465d81a6254b2212c6ba (patch) | |
tree | d824e06c5eca196c75f219d74bc57996c1e37826 | |
parent | 72b49b8140522b9e2e41f5ce00cc3893fa2d639b (diff) | |
download | slop-7958e946c7f27cc828a7465d81a6254b2212c6ba.tar.gz |
Update README with GitHub Actions CI badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Slop Slop is a simple option parser with an easy to remember syntax and friendly API. -[](http://travis-ci.org/leejarvis/slop) +[](https://github.com/leejarvis/slop/actions/workflows/ci.yml) Installation ------------ |