Skip to content

Commit

Permalink
Changed package name and added a few keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Zn4rK committed Jun 1, 2016
1 parent 3aceb69 commit a99a73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "moserware/trueskill",
"name": "phpskills/phpskills",
"description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP",
"keywords": ["trueskill","matchmaking"],
"keywords": ["trueskill", "matchmaking", "ranking", "skill", "elo"],
"homepage": "https://github.com/moserware/PHPSkills",
"version": "1.0.0",
"authors": [
Expand Down

0 comments on commit a99a73e

Please sign in to comment.