From dbe74319d088459a23f3932a86f345c9a3f67a09 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 31 May 2021 12:25:53 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d46f46..40131a8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ * [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html) * [ ] Is [extreme programming](http://www.extremeprogramming.org/) a thing? * [ ] Collaboration (tools: [csvbox](https://csvbox.io/), [pyodide](https://github.com/pyodide/pyodide)) + * [ ] Virtualize Everything! [Awesome-Compose](https://github.com/docker/awesome-compose). * 2021Q4 * [ ] Add sub-pages * [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i).