From 797dcaeeb56667fc28ac448237a3452a33adac47 Mon Sep 17 00:00:00 2001 From: Paulo Vargatt Date: Tue, 9 Jun 2020 23:34:45 -0300 Subject: [PATCH 1/2] add https://codesnip.com.br --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae9c8845..090c7c0b 100644 --- a/README.md +++ b/README.md @@ -865,6 +865,7 @@ Table of Contents * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation). * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron. * [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages. + * [codesnip.com.br](https://codesnip.com.br) — Simple code snippets manager with categories, search and tags. free and unlimit! * [cocalc.com](https://cocalc.com/) — (formerly SageMathCloud at cloud.sagemath.com) — Collaborative calculation in the cloud. Browser access to full Ubuntu with built-in collaboration and lots of free software for mathematics, science, data science, preinstalled: Python, LaTeX, Jupyter Notebooks, SageMath, scikitlearn, etc. * [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web. * [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more. From 9220a6c5e4209f887d914ddb00b806a0ad71e428 Mon Sep 17 00:00:00 2001 From: Paulo Vargatt Date: Tue, 9 Jun 2020 23:40:40 -0300 Subject: [PATCH 2/2] fix url codesnip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 090c7c0b..34f15463 100644 --- a/README.md +++ b/README.md @@ -865,7 +865,7 @@ Table of Contents * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation). * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron. * [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages. - * [codesnip.com.br](https://codesnip.com.br) — Simple code snippets manager with categories, search and tags. free and unlimit! + * [codesnip.com.br](https://codesnip.com.br) — Simple code snippets manager with categories, search and tags. free and unlimit. * [cocalc.com](https://cocalc.com/) — (formerly SageMathCloud at cloud.sagemath.com) — Collaborative calculation in the cloud. Browser access to full Ubuntu with built-in collaboration and lots of free software for mathematics, science, data science, preinstalled: Python, LaTeX, Jupyter Notebooks, SageMath, scikitlearn, etc. * [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web. * [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more.