From dbc70cbb15ba7c17cebe074cdec3d5958cd85270 Mon Sep 17 00:00:00 2001 From: Fajar Lubis Date: Tue, 26 Sep 2023 11:48:51 +0700 Subject: [PATCH] update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8a9894c..65dc1f4 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,13 @@ [![GoDoc](https://godoc.org/github.com/fajarlubis/gempa-go?status.svg)](https://godoc.org/github.com/fajarlubis/gempa-go) Go wrapper for BMKG (Badan Meteorologi, Klimatologi dan Geofisika) + +## Usage + +### Start using it + +Download and install it: + +```sh +go get -u github.com/fajarlubis/gempa-go +``` \ No newline at end of file