Skip to content

Commit

Permalink
Add new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliesenfeld committed Sep 1, 2024
1 parent a9af651 commit df7a162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img width="250" src="https://raw.githubusercontent.com/alexliesenfeld/httpmock/master/assets/logo-dark.svg#gh-dark-mode-only" alt="httpmock Logo"/>
<img width="250" src="https://raw.githubusercontent.com/alexliesenfeld/httpmock/master/assets/logo-light.svg#gh-light-mode-only" alt="httpmock Logo"/>
<img width="275" src="https://raw.githubusercontent.com/alexliesenfeld/httpmock/master/assets/logo-dark.svg#gh-dark-mode-only" alt="httpmock Logo"/>
<img width="275" src="https://raw.githubusercontent.com/alexliesenfeld/httpmock/master/assets/logo-light.svg#gh-light-mode-only" alt="httpmock Logo"/>
</div>

<p align="center">Simple yet powerful HTTP mocking library for Rust</p>
Expand Down

0 comments on commit df7a162

Please sign in to comment.