Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
calabashdoll committed Sep 26, 2017
1 parent 5622ac6 commit 9eaf521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This is a common script package for php composer beginners tutorial.
## Usage

```php
<?php
require_once "vendor/autoload.php";

use Calabash\calabash\Calabash;
Expand All @@ -20,3 +21,4 @@ This is a common script package for php composer beginners tutorial.

echo $hello->calabash();
```

0 comments on commit 9eaf521

Please sign in to comment.