Skip to content

Commit e8b5dfa

Browse files
authored
Update README.md
1 parent 8ed219d commit e8b5dfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
[![Build status](https://ci.appveyor.com/api/projects/status/dbcssp6flml2gher?svg=true)](https://ci.appveyor.com/project/rtheunissen/extension)
55
[![PECL](https://img.shields.io/badge/PECL-1.0.2-blue.svg)](https://pecl.php.net/package/ds)
66

7+
## Documentation
8+
9+
Documentation is available on [php.net](http://docs.php.net/manual/en/book.ds.php). You can include the [polyfill](https://github.com/php-ds/polyfill) in your project for IDE integration and autocomplete support. The polyfill will not be loaded if the extension is enabled, but it's still useful to have the PHP source in your working directory.
10+
711
## Installation
812

913
The easiest way to install the extension is to use PECL:

0 commit comments

Comments
 (0)