Skip to content

Commit

Permalink
Add badges to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
hishma committed Jun 13, 2022
1 parent 8db3c5a commit 040943e
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
<p align="left">
<a href="https://github.com/salishseasoftware/lorem/actions/workflows/build+test.yml">
<img src="https://github.com/salishseasoftware/lorem/actions/workflows/build+test.yml/badge.svg" alt="Build &amp; Test>
</a>
<a href="https://github.com/salishseasoftware/lorem/releases">
<img src="https://img.shields.io/github/release/salishseasoftware/lorem/all.svg?style=flat-square">
</a>
<a href="https://developer.apple.com/swift">
<img src="https://img.shields.io/badge/Swift-5.5+-orange.svg?style=flat-square" alt="Swift 4.0+">
</a>
<a href="https://swift.org/package-manager">
<img src="https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat-square" alt="Swift Package Manager">
</a>
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat-square" alt="License: MIT">
</a>
</p>

[![Release](https://img.shields.io/github/release/salishseasoftware/lorem/all.svg)](https://github.com/salishseasoftware/lorem/releases)
[![Swift 5.5+](https://img.shields.io/badge/Swift-5.5+-orange.svg)](https://developer.apple.com/swift)
[![Swift Package Manager](https://img.shields.io/badge/SPM-compatible-brightgreen.svg)](https://swift.org/package-manager)
[![License: MIT](https://img.shields.io/badge/license-MIT-lightgrey.svg)](LICENSE)
[![Build & Test](https://github.com/salishseasoftware/lorem/actions/workflows/build+test.yml/badge.svg)](https://github.com/salishseasoftware/lorem/actions/workflows/build+test.yml)

# lorem

Expand Down

0 comments on commit 040943e

Please sign in to comment.