We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee0bde commit 7d6862fCopy full SHA for 7d6862f
1 file changed
README.md
@@ -11,6 +11,10 @@ To play nice with others Burlap implements the ContainerInterface portion of the
11
12
**NB:** This is not intended to be production ready, but suggestions and PRs are welcomed! :)
13
14
+### Installation
15
+
16
+Run ```composer require codeeverything/burlap``` in your terminal
17
18
### Testing
19
20
Run ```vendor/bin/phpunit``` in your terminal from the root of the project
0 commit comments