Skip to content

Commit 8ecc74f

Browse files
authored
Update README.md
1 parent 6e559fb commit 8ecc74f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Appwrite ClamAV PHP Client
22

3-
[![Build Status](https://travis-ci.org/appwrite/php-clamav.svg?branch=master)](https://travis-ci.org/appwrite/php-clamav)
4-
![Total Downloads](https://img.shields.io/packagist/dt/appwrite/php-clamav.svg)
5-
[![Discord](https://img.shields.io/discord/564160730845151244)](https://discord.gg/GSeTUeA)
3+
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord?r=Github)
4+
![Total Downloads](https://img.shields.io/packagist/dt/appwrite/php-clamav.svg?style=flat-square)
5+
[![Build Status](https://img.shields.io/travis/com/appwrite/php-clamav?style=flat-square)](https://travis-ci.com/appwrite/php-clamav)
6+
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite)
67

78
PHP Client to connect to ClamAV daemon over TCP or using a local socket from command line and scan your storage files for viruses.
89

@@ -40,8 +41,8 @@ This package requires PHP 7.1 or later. We recommend using the latest PHP versio
4041
## Find Us
4142

4243
* [GitHub](https://github.com/appwrite)
43-
* [Discord](https://discord.gg/GSeTUeA)
44-
* [Twitter](https://twitter.com/appwrite_io)
44+
* [Discord](https://appwrite.io/discord)
45+
* [Twitter](https://twitter.com/appwrite)
4546

4647
## Authors
4748

0 commit comments

Comments
 (0)