From 8eca580e211191e174bc67cdaebda7cadf7a8091 Mon Sep 17 00:00:00 2001 From: Nic Fox <39113566+foxnic@users.noreply.github.com> Date: Wed, 23 Nov 2022 05:35:52 +0000 Subject: [PATCH] Add Posit Documentation (#155) Co-authored-by: Matheus Felipe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a928b5f..221a3b0 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Go Programming Language Docs](https://go.dev/doc/) - These docs are simple, well-organized, and effective. (contributed by [Ed Bacher](https://github.com/evbacher)) * [Sequelize](https://sequelize.org/) - Simple, clear and well-structured docs with a complete Class Reference and listing of all public methods. (contributed by [@bandantonio](https://github.com/bandantonio)) * [Vue.js Docs](https://vuejs.org/) - The Progressive JavaScript Framework: An approachable, performant and versatile framework for building web user interfaces. (contributed by [@jinjiang](https://github.com/jinjiang)) +* [Posit Documentation](https://docs.posit.co/) - Clean, simple, and easy on the eyes. (contributed by [@foxnic](https://github.com/foxnic)) ### Writing about Docs