Skip to content

Commit

Permalink
Improves package description
Browse files Browse the repository at this point in the history
  • Loading branch information
pitchart committed Feb 23, 2019
1 parent b174231 commit 912bfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pitchart/transformer",
"description": "A transducers implementation in PHP, with OOP powers",
"keywords": ["transducer", "functional programming", "iterable", "collection"],
"keywords": ["transducer", "functional programming", "iterable", "collection", "composition"],
"type": "library",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 912bfc4

Please sign in to comment.