mirror of
https://github.com/Luzifer/go-latestver.git
synced 2024-12-20 10:31:16 +00:00
Add screenshots
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d9d7b1fb5f
commit
2d8f360a56
4 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -24,3 +24,14 @@ Usage of go-latestver:
|
||||||
```
|
```
|
||||||
|
|
||||||
To use the `github_release` fetcher without hitting the API limits quite fast provide `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` of an [OAuth App](https://github.com/settings/developers) in environment variables.
|
To use the `github_release` fetcher without hitting the API limits quite fast provide `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` of an [OAuth App](https://github.com/settings/developers) in environment variables.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
### Catalog Index
|
||||||
|
![](docs/latestver-catalog-index.png)
|
||||||
|
|
||||||
|
### Catalog Entry
|
||||||
|
![](docs/latestver-catalog-entry.png)
|
||||||
|
|
||||||
|
### Global Changelog
|
||||||
|
![](docs/latestver-log.png)
|
||||||
|
|
BIN
docs/latestver-catalog-entry.png
Normal file
BIN
docs/latestver-catalog-entry.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
BIN
docs/latestver-catalog-index.png
Normal file
BIN
docs/latestver-catalog-index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
docs/latestver-log.png
Normal file
BIN
docs/latestver-log.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
Loading…
Reference in a new issue