diff --git a/README.md b/README.md index 95eb728..222ad3f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# µRequest - Minimalist HTTP client | a [Root](https://rootprojects.org) project +# [µRequest](https://git.rootprojects.org/root/request.js) | a [Root](https://rootprojects.org) project + +> Minimalist HTTP client A lightweight alternative to (and drop-in replacement for) request. -Written from scratch. +Written from scratch, with zero-dependencies. ## Super simple to use diff --git a/package.json b/package.json index 1921c71..9f16142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@root/request", - "version": "1.3.9", + "version": "1.3.10", "description": "A lightweight, zero-dependency drop-in replacement for request", "main": "index.js", "files": [