Skip to content

Commit

Permalink
docs(readme): update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyhalin committed Oct 26, 2020
1 parent cad5fe8 commit 9c6f5bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# recipe-website-scraper

![npm](https://img.shields.io/npm/v/recipe-website-scraper?style=flat-square)
![NPM](https://img.shields.io/npm/l/recipe-website-scraper?style=flat-square)
![npm](https://img.shields.io/npm/v/recipe-website-scraper)
![NPM](https://img.shields.io/npm/l/recipe-website-scraper)
![build](https://github.com/jeremyhalin/recipe-website-scraper/workflows/build/badge.svg)

Get a recipe in object format from an URL.

Expand Down

0 comments on commit 9c6f5bb

Please sign in to comment.