diff --git a/readme.md b/readme.md index 54dd5bf..a5259a7 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ const {fetchMetaData} = require('meta-fetcher'); (async () => { const result = await fetchMetaData('https://hoppscotch.io/'); - console.log(result); + console.log(result); /* { @@ -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) \ No newline at end of file +MIT © [Rocktim Saikia](https://rocktim.xyz)