diff --git a/README.md b/README.md
index dce5f54..824a7a3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -10,7 +10,7 @@
If you already have an instance of `relay.tools` set up, you may be looking for the [documentation](docs.md)!
-If you would like to install `relay.tools` locally, check out the [Local Install Guide](relaytools-setup.md)!
+If you would like to install `relay.tools` locally, check out the [local install guide](relaytools-setup.md)!
# Installation
```
@@ -35,7 +35,22 @@ reboot
# Relay Creation
-- Navigate to your domain in a browser and select the drop-down menu
-- Sign in with Nostr (Authorize with NIP-07 extension)
+- Navigate to your domain in a browser and authorize with NIP-07 extension
+
+
+
+
+
+- Select 'create relay' from the drop-down menu
+
+
+
+
+
- Create some relays!
+
+
+
+
+
- Feel free to check out some of the other [documentation](docs.md)!
diff --git a/images/createrelay.png b/images/createrelay.png
new file mode 100644
index 0000000..be417be
Binary files /dev/null and b/images/createrelay.png differ
diff --git a/images/relaycreation.png b/images/relaycreation.png
new file mode 100644
index 0000000..3ba070c
Binary files /dev/null and b/images/relaycreation.png differ
diff --git a/rt.png b/images/rt.png
similarity index 100%
rename from rt.png
rename to images/rt.png
diff --git a/images/sample.md b/images/sample.md
new file mode 100644
index 0000000..ce01362
--- /dev/null
+++ b/images/sample.md
@@ -0,0 +1 @@
+hello
diff --git a/images/signin.png b/images/signin.png
new file mode 100644
index 0000000..0035def
Binary files /dev/null and b/images/signin.png differ