From 887c38091bd514ab86b0f74d10927008c6ef21eb Mon Sep 17 00:00:00 2001 From: flashwave Date: Sat, 16 Dec 2017 08:54:09 +0100 Subject: [PATCH] Add readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..e40d5d5b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Misuzu + +## Requirement + - PHP 7.2 + - MySQL + - Redis + - [Composer](https://getcomposer.org/) + - [node.js](https://nodejs.org/) (for the typescript and less compilers) + - [Yarn](https://yarnpkg.com/) + \ No newline at end of file