Skip to content

Commit

Permalink
docs: add GitHub actions workflow name and badge
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Dec 13, 2020
1 parent 8b092d2 commit eb57444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: python-hyperscan workflow
on: [push]
jobs:
lint:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Hyperscan for Python

![python-hyperscan workflow](https://github.com/darvid/python-hyperscan/workflows/python-hyperscan%20workflow/badge.svg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hyperscan.svg)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/hyperscan.svg)
![PyPI - Status](https://img.shields.io/pypi/status/hyperscan.svg)
Expand Down

0 comments on commit eb57444

Please sign in to comment.