diff --git a/README.md b/README.md index 7231bdd..f382d2d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # RedisModulesSDK Tools, utilities and scripts to help you write redis modules! + +## What will be here +* helper utilities that aren't part of the API. +* testing framework +* module project template (makefile, bootstrapped project, etc) +* VSCode integration config files. +* Documentation +* anything else? :)