summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephen Enders <senders@spotify.com>2019-01-21 13:58:14 -0500
committerStephen Enders <senders@spotify.com>2019-01-21 13:58:14 -0500
commitf8bc07f42f3866d32c777c0f3b6300fd99a4e2e2 (patch)
tree31ccaf9d0e5bb607e99411e5ceed60df98839d25 /README.md
parentca52caeb2a768ba2f8847097c669b66f0e7bc214 (diff)
Added www and index files
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index daf7208..f89912d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
# senders-io
-Personal Homepage
+Personal Homepage, Blog, Resume
+
+# run locally
+To run this locally you'll just need docker!
+
+`$ ./docker-run.sh` will launch an `nginx` server with the contents of `www` loaded into server and can be accessed at [http://localhost]