Add build status badge to README.md

This commit is contained in:
sunboyy 2021-01-16 13:34:06 +07:00
parent e04a9184dd
commit e9505d91c4
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
name: Go
name: build
on:
push:

View file

@ -1,3 +1,5 @@
# repogen
![build status badge](https://github.com/sunboyy/repogen/workflows/build/badge.svg)
Repogen is a code generator for database repository in Golang. (WIP)