Skip to content

Commit

Permalink
Add Python packaging and CodeQL status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsamuelwrites committed Jan 30, 2022
1 parent 6befa71 commit d099035
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# ShExStatements
[![Python package](https://github.com/johnsamuelwrites/ShExStatements/actions/workflows/pythonpackage.yml/badge.svg)](https://github.com/johnsamuelwrites/ShExStatements/actions/workflows/pythonpackage.yml)
[![Python package](https://github.com/johnsamuelwrites/ShExStatements/actions/workflows/pythonpackage.yml/badge.svg)](https://github.com/johnsamuelwrites/ShExStatements/actions/workflows/pythonpackage.yml)

ShExStatements allows the users to generate shape expressions from simple CSV statements, CSV files and Spreadsheet. `shexstatements` can be used from the command line as well as from the web interface.

## Quick start
Expand Down

0 comments on commit d099035

Please sign in to comment.