From 0959b25c0595bfab216d750161963a687bc2ea6f Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Thu, 19 May 2016 03:42:36 +0300 Subject: [PATCH] add sqlite support to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056a9a50..78b5927c 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ docker-compose up nginx mysql - Memcached - Beanstalkd - Beanstalkd Console -- Workspace (contains: Composer, PHP7-CLI, Laravel Installer, Git, Node, Gulp, Bower, Vim, Nano and cURL) +- Workspace (contains: Composer, PHP7-CLI, Laravel Installer, Git, Node, Gulp, Bower, SQLite, Vim, Nano and cURL) - Data Volume *(Databases Data Container)* - Application *(Application Code Container)*