Skip to content

Commit

Permalink
Add CI badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Jun 30, 2021
1 parent e1e029e commit b3d0173
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,5 +1,7 @@
# PackageURL

![CI][ci badge]

Swift implementation of the [package url specification][purl-spec].

## Requirements
Expand Down Expand Up @@ -51,4 +53,5 @@ let package = Package(

MIT

[ci badge]: https://github.com/mattt/packageurl-swift/workflows/CI/badge.svg
[purl-spec]: https://github.com/package-url/purl-spec

0 comments on commit b3d0173

Please sign in to comment.