Skip to content

Included images in guide #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="rt.png" />
<img src="images/rt.png" />
</p>
<br>

Expand All @@ -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
```
Expand All @@ -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

<p align="center">
<img src="images/signin.png" />
</p>

- Select 'create relay' from the drop-down menu

<p align="center">
<img src="images/createrelay.png" />
</p>

- Create some relays!

<p align="center">
<img src="images/relaycreation.png" />
</p>

- Feel free to check out some of the other [documentation](docs.md)!
Binary file added images/createrelay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/relaycreation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
1 change: 1 addition & 0 deletions images/sample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hello
Binary file added images/signin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.