Skip to content

Commit

Permalink
Adding PHP code highlighting.
Browse files Browse the repository at this point in the history
  • Loading branch information
elvismdev committed Jul 18, 2017
1 parent 362bcca commit 2f6fd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ composer require elvismdev/intrinio dev-master
```

## Example Usage
```
```php
<?php
require_once __DIR__ . '/vendor/autoload.php';
use Elvismdev\Intrinio\Intrinio;
Expand Down

0 comments on commit 2f6fd1c

Please sign in to comment.