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