aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index fb37bf8..0000000
--- a/README.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# hyde
-
-It's a simple website generator
-
-## Build instructions
-Launch `check.sh` to check required softwares (and versions).
-
-Then:
-
-```
-$ make
-# make install
-```
-
-To uninstall:
-
-```
-# make clean
-```
-