From dbaa449e08740d81e8c7a2ec946c20c4a5b1800f Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Fri, 14 May 2021 00:16:53 +0200 Subject: [PATCH] :memo: add csvbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a361925..9b9b899 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks * [ ] 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/) * 2021Q4 * [ ] Add sub-pages * [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i).