From 6dbf5ade07e32152b6d09ef3450716c802dd9d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20de=20Arriba?= Date: Sun, 16 Oct 2016 21:25:58 +0200 Subject: [PATCH] Update README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7220f79..dd392e1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,9 @@ Feel free to create an issue or pull request if you find a bug. ## Issues -No known issues +### No available versions shown + +This could be due to GitHub API quota limits. To solve it, you just need to specify `GITHUB_API_USER` and `GITHUB_API_KEY` with your username and a [Personal Access Token](https://github.com/settings/tokens), so the `list-all` command can use it to fetch available versions. ## License MIT License