Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdheiden authored Sep 7, 2017
1 parent 8dc24d4 commit 2835e9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ $selectElement->generate();
$paragraphElement = new HtmlElement('p', 'text', ['class' => 'center']);
```

## Requirements

This package requires PHP 7.

## Installation

This package can be used in any PHP project or with any framework. The packages is tested in PHP 5.6 and PHP 7.0.
Expand Down

0 comments on commit 2835e9c

Please sign in to comment.