From 766114d92163e226d28c2a1614a515e460bb8895 Mon Sep 17 00:00:00 2001 From: Bassit Date: Fri, 14 Aug 2020 17:33:54 +0100 Subject: [PATCH] added a new tool --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 446a56c..fcd0a6e 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,8 @@ Useful articles and learning resources. - [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations. - [Swagger](https://swagger.io/) - Design and document APIs compatible with OpenAPI specification. - [StackEdit](https://stackedit.io/) - In-browser Markdown editor -- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. +- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. +- [Devdocs](https://devdocs.io/) - A webapp which integrates documentation from different projects. It also works in offline mode