From c6f1f0b64de8a78932fb52d76dbed8054aba1f9e Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sun, 9 Aug 2015 15:07:05 +0200 Subject: Adding usage information to the README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index cc84961..5a3a981 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ # Makeup + +Makeup website written in markdown. + +## Usage + +``` +npm install +npm run watch +``` + +Open a browser with the following address: `localhost:8000`. -- cgit v1.2.3