Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Terentev authored Dec 4, 2018
1 parent 3ae2969 commit 22fc030
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 @@ -56,7 +56,7 @@
$sitemap->write(__DIR__ . '/sitemap.txt', Sitemap::FORMAT_TXT);
```
3. Sitemap index
```
```php
$index = new Sitemapindex();
$sitemap = new Sitemap($index);

Expand Down

0 comments on commit 22fc030

Please sign in to comment.