damus-github-export

Damus issue data exported from github
git clone git://jb55.com/damus-github-export
Log | Files | Refs | README | LICENSE

commit 930a48274c2f8b7c53e7cfa42a485bdd3598c92c
parent 475a58f74269a3a51f7c86dc43f6e778b0e5b665
Author: Gavin Rehkemper <gavinr@users.noreply.github.com>
Date:   Tue, 28 Jun 2022 23:22:45 -0500

Update README.md
Diffstat:
MREADME.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -13,6 +13,9 @@ <a href="https://www.npmjs.com/package/github-csv-tools"> <img alt="npm latest version" src="https://img.shields.io/npm/v/github-csv-tools/latest.svg"> </a> + <a href="https://repoio.com"> + <img alt="npm latest version" src="https://img.shields.io/badge/hosted-repoio.com-orange"> + </a> </p> ## Usage @@ -81,6 +84,10 @@ For all actions, the tool will ask you to input a GitHub token. To obtain this t See [CHANGELOG.md](https://github.com/gavinr/github-csv-tools/blob/master/CHANGELOG.md) +## Hosted version [![](https://img.shields.io/badge/hosted-repoio.com-orange)](https://repoio.com) + +This software can be used without download/install by going to [repoio.com](https://repoio.com). + ## Thanks - [octokit/rest.js](https://octokit.github.io/rest.js/)