From 5de297b2644b4af596c454682894601372ece537 Mon Sep 17 00:00:00 2001 From: Dvir Volk Date: Thu, 14 Apr 2016 20:06:52 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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? :)