From 46f24df30ed7abbe4d8cd507af32d2ef3b447cca Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Mon, 7 Mar 2016 17:20:19 +0100 Subject: [PATCH] explain purpose of scripts in /scripts --- scripts/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/README.md diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 0000000000..c2f6463632 --- /dev/null +++ b/scripts/README.md @@ -0,0 +1,3 @@ +These scripts are necessary and useful solely during making changes to the map style. + +There are unnecessary for map rendering. \ No newline at end of file