From 5f53ecd349deea19715c491156644312fa542e14 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Thu, 23 Jun 2016 13:40:38 +0300 Subject: [PATCH] README: Add RockZ self-promotion --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 985df33..bbf1faa 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ luarocks install --server=http://luarocks.org/dev http luarocks install lua-cjson ``` +Self-promotion bit: If you use the [Z shell](http://www.zsh.org/) and want +something like +[virtualenv](http://docs.python-guide.org/en/latest/dev/virtualenvs/) for Lua, +please *do try* [RockZ](https://github.com/aperezdc/rockz). + Usage -----