glugmvit / gwoc

The Official website for GLUG Winter of Code 2020
https://gwoc.glugmvit.com/
6 stars 8 forks source link

Add build status badge to readme #31

Closed cseas closed 3 years ago

cseas commented 3 years ago

Add this:

[![build](https://github.com/glugmvit/gwoc/workflows/Build/badge.svg)](https://github.com/glugmvit/gwoc/actions)

Rendered as: build

If you'd like to add more badges, refer this. Would be nice to add a "website up" badge as well to check if gwoc.glugmvit.com is up and running.