Skip to content

Commit

Permalink
📝 Move svg asset and minor readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Jul 5, 2022
1 parent ca3d63f commit 30de07c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<a href="https://elbywan.github.io/wretch"><img src="https://cdn.rawgit.com/elbywan/wretch/08831345/wretch.svg" alt="wretch-logo" width="220px"></a><br>
<a href="https://elbywan.github.io/wretch"><img src="assets/wretch.svg" alt="wretch-logo" width="220px"></a><br>
<br>
<a href="https://elbywan.github.io/wretch">Wretch</a><br>
<br>
Expand Down Expand Up @@ -51,6 +51,7 @@ And some additional reasons to use `wretch`:
- [**Api**](#api)
- [**Addons**](#addons)
- [**Middlewares**](#middlewares)
- [**Migration from v1**](#migration-from-v1)
- [**License**](#license)

# Motivation
Expand Down Expand Up @@ -1439,7 +1440,7 @@ Please refer to the [Addons](#addons) documentation.
## Typescript
Types have been renamed and improved. Please update your imports.
Types have been renamed and refactored, please update your imports accordingly.
## Replace / Mixin arguments
Expand Down
File renamed without changes

0 comments on commit 30de07c

Please sign in to comment.