diff options
author | Jérémy DECOOL <contact@jdecool.fr> | 2016-09-28 07:46:23 +0200 |
---|---|---|
committer | Jérémy DECOOL <jdecool@users.noreply.github.com> | 2016-09-28 15:22:43 +0200 |
commit | 6d7171d1fb17cdf08937aa0807ec7f46927ac69c (patch) | |
tree | 901cc94b0aef65d4779b3b817d3dc7c3c24cbf06 | |
parent | c5f9db30c2c96ebcb3aece70ca2ec65cb16bb5c5 (diff) | |
download | ImageWorkshop-6d7171d1fb17cdf08937aa0807ec7f46927ac69c.zip ImageWorkshop-6d7171d1fb17cdf08937aa0807ec7f46927ac69c.tar.gz ImageWorkshop-6d7171d1fb17cdf08937aa0807ec7f46927ac69c.tar.bz2 |
Add Travis link into README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # ImageWorkshop class
# ================================
-
+[](https://travis-ci.org/Sybio/ImageWorkshop)
### Summary and features
Really flexible and easy-to-use PHP class to work with images using the GD Library
|