summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpierrejoye <pierre.php@gmail.com>2016-07-20 02:16:44 +0700
committerGitHub <noreply@github.com>2016-07-20 02:16:44 +0700
commit44b767c7c505257a62310ea41efa999fb706435d (patch)
tree95242bd344477663d1f05b2e1278857b7e08954d /README.md
parent72cffffa415805483ff1babfb0575b3d7d23e51e (diff)
downloadlibgd-44b767c7c505257a62310ea41efa999fb706435d.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5783daf..681750a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
# GD Graphics (Draw) Library
-[![Join the chat at https://gitter.im/libgd/libgd](https://badges.gitter.im/libgd/libgd.svg)](https://gitter.im/libgd/libgd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
[![Build Status](https://travis-ci.org/libgd/libgd.svg?branch=master)](https://travis-ci.org/libgd/libgd)
[![Build Status](https://scan.coverity.com/projects/3810/badge.svg)](https://scan.coverity.com/projects/libgd)
+[![Chat](https://badges.gitter.im/libgd/libgd.svg)](https://gitter.im/libgd/libgd)
GD is an open source code library for the dynamic creation of images by
programmers.