From 6f4942d5183ede710133b350d01d2691fef85f54 Mon Sep 17 00:00:00 2001 From: Lucas Farah Date: Mon, 4 Jul 2016 18:20:59 -0300 Subject: [PATCH] Added Installation section fixes #1 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6b8849b..be8cf21 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ debugLog(Date())("Logged in successfully!") // "DEBUG -- [2016-06-28T12:34:56Z] Logged in successfully!" ``` +## Installation + +#### Manually +1. Download and drop ```/Sources```folder in your project. +2. Congratulations! + ## License Formatting is available under the MIT license. See [the LICENSE