From d7cef51b8976a8d890d69e72b3311e5c178a6982 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Wed, 27 Feb 2019 22:50:08 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f3bad5e8..1b1c8c89d 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,8 @@ Here is a list of plugins available for installation via NPM. - [XDebug](https://www.npmjs.com/package/insomnia-plugin-xdebug) – Enable Xdebug debugging by adding an `XDEBUG_SESSION` cookie to the request ## Community Projects - -[Swaggymnia](https://github.com/mlabouardy/swaggymnia) – Generate [Swagger](https://swagger.io/) documentation for your existing API in Insomnia. +- [GitHub API Spec Importer](https://github.com/swinton/github-rest-apis-for-insomnia) – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia +- [Swaggymnia](https://github.com/mlabouardy/swaggymnia) – Generate [Swagger](https://swagger.io/) documentation for your existing API in Insomnia. ## License