We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4395fb commit c392d9eCopy full SHA for c392d9e
readme.md
@@ -26,14 +26,16 @@ $excel->writer->saveFile('example');
26
27
## Development
28
29
-[](https://travis-ci.org/faisalman/simple-excel-php)
+[](https://travis-ci.org/faisalman/simple-excel-php)
30
31
Testing
32
33
```sh
34
$ phpunit --configuration test/phpunit.xml
35
```
36
37
+Next version 0.4.0-alpha is now available under [develop](https://github.com/faisalman/simple-excel-php/tree/develop) branch
38
+
39
## License
40
41
Copyright (c) 2011-2012 Faisalman <<fyzlman@gmail.com>>
0 commit comments