summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-23 12:20:58 -0500
committermattkae <mattkae@protonmail.com>2022-12-23 12:20:58 -0500
commit4ac5e377a8ff514180082d92b38369a920ef02d1 (patch)
treeaaca942855069bd2aeb709dcd9e1000132d99f43 /README.md
parente8504a410ae7aaabcfb63d72681537c854d34e02 (diff)
parent3d9cec63ca208d8e2fde49cfaaa5508f8b1dcf09 (diff)
Merge branch 'master' into feature/winter_2022
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 627c50d..23615f3 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
-Making readme
+# 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!
+
+If you are on Github, this is a mirror of: https://git.matthewkosarek.xyz/matthew_kosarek_xyz/
+
+## Running
+With python installed, run `./run_dev.sh` and you should be good to go. Then navigate to `localhost:8080` in your browser.