Skip to content

Commit a6744da

Browse files
authored
Update README.md
1 parent 87c8b96 commit a6744da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ PHP and Apache configured to serve /var/www/html/ based on [Official PHP Images]
1111
| PHP 7.1 | 7.1 | [![Build Status](https://travis-ci.org/danpoltawski/moodle-php-apache.svg?branch=php71)](https://travis-ci.org/danpoltawski/moodle-php-apache)|
1212
| PHP 7.0 | 7.0 | [![Build Status](https://travis-ci.org/danpoltawski/moodle-php-apache.svg?branch=php70)](https://travis-ci.org/danpoltawski/moodle-php-apache)|
1313
|PHP 5.6 | 5.6 | [![Build Status](https://travis-ci.org/danpoltawski/moodle-php-apache.svg?branch=php56)](https://travis-ci.org/danpoltawski/moodle-php-apache)|
14+
15+
# Features
16+
17+
* Preconfigured with all php extensions required for Moodle development and all database drivers
18+
* Serves wwroot configured at /var/www/html/
19+
* Verified by [automated tests](https://travis-ci.org/danpoltawski/moodle-php-apache)

0 commit comments

Comments
 (0)