Skip to content

Commit fc07feb

Browse files
committed
Updating README
1 parent 3974337 commit fc07feb

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@ entries (the limit), the sitemap becomes a "map of maps" (i.e. nested sitemaps).
1616
* **GitHub Repo:** [http://github.com/tackk/cartographer/](http://github.com/tackk/cartographer/)
1717
* **Documentation:** [http://tackk.github.io/cartographer/](http://tackk.github.io/cartographer/)
1818

19-
## Requirements
19+
## Supported PHP/HHVM Versions
2020

21-
PHP >= 5.4 (including 5.6 beta1)
22-
23-
**or**
24-
25-
HHVM >= 3.0.0
21+
* **PHP:** >= 5.4 (including 5.6 beta1)
22+
* **HHVM:** >= 3.0.0
2623

2724
## Installation
2825

@@ -39,8 +36,8 @@ composer require tackk/cartographer:1.0.*
3936
"require": {
4037
"tackk/cartographer": "1.0.*"
4138
}
42-
}
43-
```
39+
}
40+
```
4441

4542
## Basic Sitemap
4643

0 commit comments

Comments
 (0)