summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d128a11..23615f3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# 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.