From b366c9377a39be3ae0d5d9501c22ea0d0200e7ad Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 2 Aug 2020 20:51:43 +1000 Subject: [PATCH] Update readme --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 1af1ccf..b92e8d5 100644 --- a/Readme.md +++ b/Readme.md @@ -13,3 +13,9 @@ Create badges from your prometheus metrics ![Github Star](https://badge.home.toozhao.com/svg/github) [![](https://images.microbadger.com/badges/image/wahyd4/aria2-ui.svg)](https://microbadger.com/images/wahyd4/aria2-ui "Get your own image badge on microbadger.com") + +# How to run + +``` +go run main.go +``` \ No newline at end of file