Skip to content

Commit

Permalink
Add GitHub Actions workflow for PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
domherriott committed May 23, 2023
1 parent 772ba13 commit 06d9a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Coming soon...

## Getting started

Install `sqlinks` using `pip`:
Install **sqlinks** using **pip**:

```pip install sqlinks```


When installed, run `sqlinks` against your current directory using the following:
When installed, run **sqlinks** against your current directory using the following:

```python -m sqlinks```

Expand Down

0 comments on commit 06d9a96

Please sign in to comment.