Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia authored Sep 12, 2020
1 parent 29c01bc commit d15a1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const {fetchMetaData} = require('meta-fetcher');

(async () => {
const result = await fetchMetaData('https://hoppscotch.io/');
console.log(result);
console.log(result);

/*
{
Expand Down Expand Up @@ -102,4 +102,4 @@ Optional `Header` paramerter you can set if needed.
For any new feature request or bug report, please open an issue or pull request in GitHub.

## License
MIT © [Rocktim Saikia](https://rocktim.xyz)
MIT © [Rocktim Saikia](https://rocktim.xyz)

0 comments on commit d15a1e1

Please sign in to comment.