summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-08 09:20:13 -0500
committermattkae <mattkae@protonmail.com>2022-12-08 09:20:13 -0500
commit89480b7e4901e7c9c78a69ea29b0c73c0ed2dd15 (patch)
tree25c8800da281502b6c227efbf9490374dd667c9e
parentc332942a2cfcf73398f1b85dbb0db69aede286dc (diff)
Updated readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b028f1..d128a11 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
# MatthewKosarek.xyz
+This contains the entirety of https://matthewkosarek.xyz, which is my personal website. Feel free to look around and take any snippets that you like from it!
+## Running
+With python installed, run `./run_dev.sh` and you should be good to go. Then navigate to `localhost:8080` in your browser.