From e126a4b5296b3d940443fdc828fbae3376e00dbd Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sun, 29 Apr 2018 13:24:45 +0300 Subject: [PATCH] Add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..87e74ff --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Source for [anwinged.ru](anwinged.ru). + +Build: + + make build + +Deploy: + + make deploy