Skip to content

Commit

Permalink
updated desc
Browse files Browse the repository at this point in the history
  • Loading branch information
kktuax committed Aug 16, 2015
1 parent 44c4f9c commit 0173aac
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,6 +1,6 @@
{
"name": "phpstrap/phpstrap",
"description": "Twitter bootstrap layout creator",
"description": "Bootstrap layout generator",
"keywords": ["twitter","bootstrap","html","layout","css"],
"homepage": "http://github.com/kktuax/phpstrap",
"type": "library",
Expand All @@ -23,6 +23,6 @@
"php": ">=5.3.0"
},
"autoload": {
"psr-1": {"Monolog\\": "vendor/PHPStrap"}
"psr-4": {"PHPStrap\\": "vendor/PHPStrap"}
}
}

0 comments on commit 0173aac

Please sign in to comment.