Update Android CI badge link in README
This commit is contained in:
parent
3bf5862a13
commit
7bf4bef8a2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# [Simple Markdown](https://wbrawner.com/portfolio/simple-markdown/)
|
# [Simple Markdown](https://wbrawner.com/portfolio/simple-markdown/)
|
||||||
|
|
||||||
![pipeline status](https://github.com/wbrawner/SimpleMarkdown/actions/workflows/android.yml/badge.svg)
|
[![pipeline status](https://github.com/wbrawner/SimpleMarkdown/actions/workflows/android.yml/badge.svg)](https://github.com/wbrawner/SimpleMarkdown/actions/workflows/android.yml)
|
||||||
|
|
||||||
Simple Markdown is simply a Markdown editor :) I wrote it to offer up an open source alternative to
|
Simple Markdown is simply a Markdown editor :) I wrote it to offer up an open source alternative to
|
||||||
the other Markdown editors available on the Play Store. I also wanted to get some practice in
|
the other Markdown editors available on the Play Store. I also wanted to get some practice in
|
||||||
|
|
Loading…
Reference in a new issue