Skip to content

Commit

Permalink
chore: update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy authored Dec 13, 2024
1 parent 58a4255 commit c40666f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img alt="immortal" src="./assets/images/immo.svg" width="150" height="150" />
<img alt="immortal" src="./.assets/images/immo.svg" width="150" height="150" />
</p>

<h1 align="center">
Expand All @@ -9,26 +9,26 @@ Immortal
<br/>


The Immortal is a [Nostr](https://nostr.com) relay implementation written in Golang.
The Immortal is a [Nostr](https://nostr.com) relay implementation in Golang.

Immortal aimed and designed to be **scalable**, **high-performance**, and **configurable**. Basically it's a good choice for paid relays or big community relays and not a good choice as a personal relay.
Immortal aimed and designed to be **scalable**, **high-performance**, and **configurable**. It's a good choice for paid relays or big community relays and not a good choice for a personal relay.

## Supported NIPs

You can find supported NIPs details [here](./documents/NIPs.md).

## Updates

Updates and changes or community discussions can be followed on the Github issue/discussion and/or the [Dezh Technologies Nostr profile](https://njump.me/dezh.tech).
Updates, changes, or community discussions can be followed on the GitHub issue/discussion or the [Dezh Technologies Nostr profile](https://njump.me/dezh.tech).

## Contribution

All kind of contributions are welcome!
All kinds of contributions are welcome!
Make sure you read the [Contribution guides](./CONTRIBUTING.md) before any code contribution.

## Donation

Donations and financial support of the development process is possible using Bitcoin and lightning:
Donations and financial support for the development process are possible using Bitcoin and Lightning:

**on-chain**:

Expand All @@ -44,4 +44,4 @@ oldestvelvet57@walletofsatoshi.com

## License

The Immortal software is published under the [MIT License](./LICENSE) and contributing and using this code means your agreement on the license.
The Immortal software is published under the [MIT License](./LICENSE) and contributing and using this code means you agree with the license.

0 comments on commit c40666f

Please sign in to comment.