Add @spiffytoy as a contributor

pull/17/head
Adam Pash 8 years ago
parent 615f142c5e
commit 9897d9bee8

@ -18,6 +18,15 @@
"doc",
"example"
]
},
{
"login": "spiffytoy",
"name": "Toy Vano",
"avatar_url": "https://avatars.githubusercontent.com/u/19412836?v=3",
"profile": "https://github.com/spiffytoy",
"contributions": [
"code"
]
}
]
}

@ -1,5 +1,5 @@
# Mercury Parser - Extracting content from chaos
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
The Mercury Parser extracts the bits that humans care about from any URL you give it. That includes article content, titles, authors, published dates, excerpts, lead images, and more.
@ -43,6 +43,6 @@ If you'd like to write a custom parser for a site, [here's how](src/extractors/c
## Contributors
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
| [<img src="https://avatars.githubusercontent.com/u/64131?v=3" width="50px;"/><br /><sub>Adam Pash</sub>](http://adampash.com)<br />📝 [💻](https://github.com/postlight/readability-parser/commits?author=adampash) [📖](https://github.com/postlight/readability-parser/commits?author=adampash) 💡 |
| :---: |
| [<img src="https://avatars.githubusercontent.com/u/64131?v=3" width="50px;"/><br /><sub>Adam Pash</sub>](http://adampash.com)<br />📝 [💻](https://github.com/postlight/readability-parser/commits?author=adampash) [📖](https://github.com/postlight/readability-parser/commits?author=adampash) 💡 | [<img src="https://avatars.githubusercontent.com/u/19412836?v=3" width="50px;"/><br /><sub>Toy Vano</sub>](https://github.com/spiffytoy)<br />[💻](https://github.com/postlight/readability-parser/commits?author=spiffytoy) |
| :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

Loading…
Cancel
Save