aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-09-25 01:43:50 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-09-25 01:43:50 +0200
commitaa66db47e0e13cd09881ee2a0f2dd3e799d099c6 (patch)
tree82fd3d019571c9e19f520ee3945488b6ae6cf0f8
parentfeat: "rewrite" in pure HTML/CSS (diff)
downloadpml68.dev-aa66db47e0e13cd09881ee2a0f2dd3e799d099c6.tar.gz
docs(README): shorten README
-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) &nbsp;
[![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
-```