aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e4421bc683b044fe4288c29420c3aba9d318afcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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`.