commit 2a42723b813d3b6ea7f2f887e14685a934e3968d parent 839ef6a80d934cfd43b9b10192a6f69dadcc2511 Author: ericholguin <ericholguin@apache.org> Date: Sat, 7 Jun 2025 12:56:33 -0600 Update README Small improvement to the Readme Signed-off-by: ericholguin <ericholguin@apache.org> Diffstat:
M | README.md | | | 22 | +++++++++++++++++++--- |
A | demo1.png | | | 0 | |
D | ss.png | | | 0 |
3 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -1,10 +1,26 @@ -[](https://github.com/damus-io/damus/actions/workflows/run-tests.yaml) +<div align="center"> -# damus +<img src="./damus/Assets.xcassets/damus-home.imageset/damus-home@2x.png" alt="Damus Logo" title="Damus logo" width=""/> + +# Damus + +The social network you control A twitter-like [nostr][nostr] client for iPhone, iPad and MacOS. -<img src="./ss.png" width="50%" height="50%" /> +[](/LICENSE) + +## Download and Install + +[](https://apps.apple.com/us/app/damus/id1628663131) + +## Supported Platforms + +iOS 16.0+ • macOS 13.0+ + +<img src="./demo1.png" width="70%" height="50%" /> + +</div> [nostr]: https://github.com/fiatjaf/nostr diff --git a/demo1.png b/demo1.png Binary files differ. diff --git a/ss.png b/ss.png Binary files differ.