Skip to content

Commit

Permalink
Update badge token
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasnomizo authored Dec 11, 2018
1 parent af5a6e2 commit 4950176
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
@@ -1,4 +1,4 @@
# open-graph-parser [![CircleCI](https://circleci.com/gh/cladeco/open-graph-parser.svg?style=shield&circle-token=0109c22092b2aae080e849d7d80c831d143640c9)](https://circleci.com/gh/cladeco/open-graph-parser)
# open-graph-parser [![CircleCI](https://circleci.com/gh/cladeco/open-graph-parser.svg?style=shield&circle-token=b37ac9febd540869e72c485d864605dcbaf2b820)](https://circleci.com/gh/cladeco/open-graph-parser)

A utility to extract Open Graph data from a URL.

Expand All @@ -17,4 +17,4 @@ const openGraphData = await OpenGraphParser.extractMeta(url)

## Credits

Uses code from [Osedea/react-native-opengraph-kit](https://github.com/Osedea/react-native-opengraph-kit)
Uses code from [Osedea/react-native-opengraph-kit](https://github.com/Osedea/react-native-opengraph-kit)

0 comments on commit 4950176

Please sign in to comment.