Skip to content

Commit efb283e

Browse files
committed
Add badge for GitHub Actions
1 parent 9102dc3 commit efb283e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Learning from Uncurated Regular Expressions
22

3+
[![CI](https://github.com/dataunitylab/semantic-regex/actions/workflows/ci.yml/badge.svg)](https://github.com/dataunitylab/semantic-regex/actions/workflows/ci.yml)
4+
35
Dependencies of all Python code are managed with [Pipenv](https://pipenv.pypa.io/en/latest/) and can be installed with `pipenv install`.
46
Note that the dataset from the [Sherlock](https://github.com/mitmedialab/sherlock-project) project should be available in a copy of the repository in alongside the directory for this project.
57
[`jq`](https://jqlang.github.io/jq/) is also required for some JSON processing.

0 commit comments

Comments
 (0)