diff --git a/README.md b/README.md index a64a135..7082a11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # posts-go +[![Go](https://github.com/haunt98/posts-go/workflows/Go/badge.svg?branch=main)](https://github.com/haunt98/posts-go/actions) +[![Latest Version](https://img.shields.io/github/v/tag/haunt98/posts-go)](https://github.com/haunt98/posts-go/tags) + Write markdown, convert to html, then publish using Github Pages. First add GitHub access token in `~/.netrc`.