Skip to content

Commit c3adf47

Browse files
committed
chore: Update meta
Signed-off-by: Richie Bendall <[email protected]>
1 parent e0fb043 commit c3adf47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fetch Charset Detection [![Travis CI Build Status](https://img.shields.io/travis/com/Richienb/fetch-charset-detection/master.svg?style=for-the-badge)](https://travis-ci.com/Richienb/fetch-charset-detection)
22

3-
Convert a buffer and headers to UTF-8 text, originally from `node-fetch`.
3+
Charset detection and conversion utilities, originally from `node-fetch`.
44

55
[![NPM](https://nodei.co/npm/fetch-charset-detection.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/fetch-charset-detection)
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetch-charset-detection",
3-
"description": "Convert a buffer and headers to UTF-8 text, originally from node-fetch.",
3+
"description": "Charset detection and conversion utilities, originally from node-fetch.",
44
"keywords": [
55
"content-type",
66
"headers",

0 commit comments

Comments
 (0)