aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2018-09-03 10:30:48 -0400
committerPaul Duncan <pabs@pablotron.org>2018-09-03 10:30:48 -0400
commita356576435e7da1998a3debe45006b9cddc01132 (patch)
treed84ad0b28c31b7e75ff3d4c1d8b91afc5b58ea83
parent2ac07bcc5e5f60215af8a894e1d719161dcf3fe3 (diff)
downloadzipstream-php-a356576435e7da1998a3debe45006b9cddc01132.tar.bz2
zipstream-php-a356576435e7da1998a3debe45006b9cddc01132.zip
update README.mkd
-rw-r--r--README.mkd7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.mkd b/README.mkd
index 27acc2e..c9b5dd1 100644
--- a/README.mkd
+++ b/README.mkd
@@ -3,8 +3,8 @@ ZipStream-PHP
Overview
--------
-ZipStream-PHP is a library that allows you to dynamically generate
-streamed zip archives.
+ZipStream is a library that allows you to dynamically generate streamed
+zip archives.
Here's an example:
@@ -98,7 +98,7 @@ You can run the test suite via [Composer][composer] like so:
License
-------
-Copyright 2007-2018 Paul Duncan <pabs@pablotron.org>
+Copyright 2007-2018 Paul Duncan ([pabs@pablotron.org][me])
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
@@ -123,3 +123,4 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[mit]: https://opensource.org/licenses/MIT
[phpunit]: https://phpunit.de/
[phpdoc]: https://phpdoc.org/
+[me]: mailto:pabs@pablotron.org