diff --git a/dub.json b/dub.json index 142366b..26005b2 100644 --- a/dub.json +++ b/dub.json @@ -6,7 +6,7 @@ "dependencies": { "eventy": "~>0.2.5" }, - "description": "An IRC library for easy usage", + "description": "A sane IRC framework for the D language", "license": "LGPL-3.0", "name": "birchwood", "targetType": "library"