From 088af0098ee720e159e96bb8a7b442c33978fa02 Mon Sep 17 00:00:00 2001 From: David Arango Date: Wed, 10 Jul 2013 12:12:58 +0200 Subject: [PATCH] Add engines dir --- engines/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 engines/README.md diff --git a/engines/README.md b/engines/README.md new file mode 100644 index 0000000000..1fd2eb0b7b --- /dev/null +++ b/engines/README.md @@ -0,0 +1,4 @@ +# CartoDB engines # + +Just copy here any pluggable CartoDB engine and it will +be automatically loaded.