Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Feb 6, 2024
1 parent dc8788e commit bbadd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
</div>
<div align="center">
<a href="https://join-lemmy.org" rel="noopener">
<img src="https://github.com/SleeplessOne1917/lemmy-client-rs/raw/main/images/lemmy_logo.svg" alt="Lemmy logo" width="250px" height="250px"/>
<img src="https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg" alt="Lemmy logo" width="250px" height="250px"/>
</a>
<h1 align="center">lemmy-client</h1>
<p align="center">A Rust HTTP client for <a href="https://github.com/LemmyNet/lemmy">Lemmy</a>. When used when targeting WASM, uses the browser's built-in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">fetch API</a>.</p>
Expand Down

0 comments on commit bbadd5d

Please sign in to comment.