From 177c7a8886637196984b612ec5cd0c4e72bdad56 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sat, 10 Oct 2015 20:45:39 +0200 Subject: [PATCH] Create empty file for obvious sources folder location --- sources/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sources/README.md diff --git a/sources/README.md b/sources/README.md new file mode 100644 index 0000000..bd2bfad --- /dev/null +++ b/sources/README.md @@ -0,0 +1,3 @@ +Place the sources of the webapp in this folder. + +This file can be removed.