Skip to content

Commit 7373882

Browse files
committed
Merge pull request #22 from tombevers/patch-1
Added installation item to the README
2 parents 07da9d1 + 9c31365 commit 7373882

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,9 @@ class Action extends Enum
112112
const EDIT = 'edit';
113113
}
114114
```
115+
116+
## Installation
117+
118+
```
119+
composer require myclabs/php-enum
120+
```

0 commit comments

Comments
 (0)