Skip to content

Commit 99a4ce5

Browse files
authored
Merge pull request #1 from hobadams/update-readme
update readme
2 parents 19eaf05 + 0aed16a commit 99a4ce5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/healthy-moles-drum.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hobadams/nextjs-http-client": patch
3+
---
4+
5+
Update readme

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# HttpClient
1+
# Next JS Http Client
22

33
[!WARNING] This is a new package and should not be used in production without heavy testing. [!WARNING]
44

55
A TypeScript `HttpClient` class for making HTTP requests with configurable base URL, headers, cache options, and more.
6+
This acts as a wrapper around fetch.
67

78
- [Motivation](#motivation)
89
- [Installation](#installation)

0 commit comments

Comments
 (0)