Browse Source

Fixed project description

Marc 13 years ago
parent
commit
04cfcf734f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -1,6 +1,6 @@
 {
     "name": "mmoreramerino/gearman-bundle",
-    "description": "Adds gearman support",
+    "description": "Adds gearman support to your Symfony2 project",
     "keywords": ["gearman"],
     "homepage": "http://mmoreramerino.github.com/GearmanBundle/",
     "type": "symfony-bundle",