From d9b66eb7a9a9135462e490e46244dcd1b71c7293 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 15 Mar 2026 16:27:56 +0100 Subject: docs(info): usage in readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 03b197d..e4421bc 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # go-human.json + +Simple implementation of [`human.json`](https://codeberg.org/robida/human.json) in Go. + +## Usage + +Install with: +```bash +go get -u git.anhgelus.world/anhgelus/go-human.json +``` + +Type `Human` represents the JSON file. + +You can get the URL of the `human.json` referenced by a link tag with `GetURLFromHTML`. -- cgit v1.2.3