Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit f807076

Browse files
committed
Merge pull request #256 from bocharsky-bw/patch-1
Add PHP open tags for syntax highlight
2 parents ddcce21 + 6fda76a commit f807076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This version of the Facebook SDK for PHP requires PHP 5.4 or greater.
1616
Minimal example:
1717

1818
```php
19+
<?php
20+
1921
use Facebook\FacebookSession;
2022
use Facebook\FacebookRequest;
2123
use Facebook\GraphUser;

0 commit comments

Comments
 (0)