aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
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`.