summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3fb1209..4611407 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
-# website
+webbed site!
-my webbed site on https://xenia.blahaj.land
-
-Inspiration taken from https://eris.gay
-
-# Generating html
-to generate the website just run
```
-./generate.sh
-``` \ No newline at end of file
+pnpm install
+pnpm build
+```