Skip to content

Commit

Permalink
Merge pull request #4 from BenjaminPrice/Update-repository-info
Browse files Browse the repository at this point in the history
Update repository info
  • Loading branch information
BenjaminPrice authored Feb 25, 2020
2 parents 27cefe6 + ba87fd7 commit d2eb631
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# dev-social-badge
# DEV Social Badge
<p align="left">
<img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/BenjaminPrice/dev-social-badge?style=flat-square"> <a href="CONTRIBUTING.md"><img alt="Contributions to DEV Widget are welcomed" src="https://img.shields.io/badge/contributions-welcome-brightgreen?style=flat-square"></a>
</p>
Unofficial Social Badge for DEV.to

A social badge that pulls your reaction count for an article that’s been shared on DEV

---

## Installation and Usage

To come, after accepted onto CDNJS.

---

## Contributing

I'm still getting things started. As such, there aren't any/many issues created yet. But, you can always checkout [CONTRIBUTING.md](CONTRIBUTING.md) for Contribution guidelines.
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "dev-social-badge",
"version": "0.1.0",
"description": "Unofficial Social Badge for the DEV.to Community",
"authors": [
"Benjamin Price <ben@benprice.dev>"
],
"repository": {
"type": "git",
"url": "https://github.com/BenjaminPrice/dev-social-badge"
},
"keywords": [
"DEV.to",
"DEV Community",
"The Practical Dev",
"badge",
"dev",
"social"
],
"license": "MIT"
}

0 comments on commit d2eb631

Please sign in to comment.