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 1717f1b commit 3ae2969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PHP Sitemap abstraction library [Work in progress]
# PHP Sitemap abstraction library
---
1. Add urls one-by-one
```php
Expand Down Expand Up @@ -69,4 +69,4 @@
}

$content = $sitemap->toXmlString();
```
```

0 comments on commit 3ae2969

Please sign in to comment.