Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys authored Aug 30, 2018
1 parent 2f00035 commit 5dc96e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Mock http requests made using [fetch](https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch)

---

**Version 7 is in alpha. Please consider trying it out. `npm install [email protected]`**

---

![node version](https://img.shields.io/node/v/fetch-mock.svg?style=flat-square)
[![licence](https://img.shields.io/npm/l/fetch-mock.svg?style=flat-square)](https://github.com/wheresrhys/fetch-mock/blob/master/LICENSE)
![npm downloads](https://img.shields.io/npm/dm/fetch-mock.svg?style=flat-square)
Expand All @@ -23,12 +29,6 @@ fetchMock.restore();
- [License](#license)
- [Housekeeping](#housekeping)

---

**Version 7 is in alpha. Please consider trying it out. `npm install [email protected]`**

---

**I devote a lot of time to maintaining fetch-mock for free. I don't ask for payment, but am raising money for a refugee charity - <a href="https://www.justgiving.com/fundraising/rhys-evans-walk">please consider donating</a>**

---
Expand Down

0 comments on commit 5dc96e2

Please sign in to comment.