Skip to content

Commit

Permalink
Merge pull request #75 from axi0m/add-badges
Browse files Browse the repository at this point in the history
Add simple badges to README.md
  • Loading branch information
axi0m committed Oct 13, 2023
2 parents 3cf841c + 5da37fc commit 75bea53
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@
8. Per GitHub API - Uses user-agent header specific to tool.
9. Reproducible builds via `Pipfile.lock` file.

## Built With ##
![SQLite Badge](https://img.shields.io/badge/SQLite-003B57?logo=sqlite&logoColor=fff&style=flat)
![Python Badge](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=flat)
![GitLab Badge](https://img.shields.io/badge/GitLab-FC6D26?logo=gitlab&logoColor=fff&style=flat)
![GitHub Badge](https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=fff&style=flat)

## Supported Webhook Receivers ##

| Platform | Supported |
Expand Down

0 comments on commit 75bea53

Please sign in to comment.