aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md
index 89077ce..c07edef 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,4 @@
-# My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted on [sourcehut pages](https://srht.site/)
+# My personal website
[![builds.sr.ht status](https://builds.sr.ht/~pml68/pml68.dev.svg)](https://builds.sr.ht/~pml68/pml68.dev)  
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fpml68.dev)](https://pml68.dev)
-
-# Running locally
-
-```sh
-git clone https://git.sr.ht/~pml68/pml68.dev
-cd pml68.dev
-pnpm install
-pnpm dev
-```