Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-09-02 11:13:23 +0300
committerRobin Appelman <robin@icewind.nl>2017-02-07 16:46:01 +0300
commit5a1e1778e2d3ea76863c433c7a0a07ee64624573 (patch)
tree6abe0e6ac9633d31e42027b834994ef4d8fc98c5 /README.md
parentc925ea2114eabaf1e91a9d69b570e16be16ee5cc (diff)
Nextcloud branding
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3a25334..0ce79f2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-#ownCloud Antivirus App
+# Nextcloud Antivirus App
-files_antivirus is an antivirus app for [ownCloud](https://github.com/owncloud) based on [ClamAV](http://www.clamav.net).
+files_antivirus is an antivirus app for [Nextcloud](https://github.com/nextcloud) based on [ClamAV](http://www.clamav.net).
##Details
@@ -9,15 +9,15 @@ remove the file if it's infected.
## QA metrics on master branch:
-[![Build Status](https://travis-ci.org/owncloud/files_antivirus.svg?branch=master)](https://travis-ci.org/owncloud/files_antivirus/branches)
-[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/files_antivirus/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/owncloud/files_antivirus/?branch=master)
-[![Code Coverage](https://scrutinizer-ci.com/g/owncloud/files_antivirus/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/owncloud/files_antivirus/?branch=master)
+[![Build Status](https://travis-ci.org/nextcloud/files_antivirus.svg?branch=master)](https://travis-ci.org/nextcloud/files_antivirus/branches)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/?branch=master)
+[![Code Coverage](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/?branch=master)
## QA metrics on stable8 branch:
-[![Build Status](https://travis-ci.org/owncloud/files_antivirus.svg?branch=stable8)](https://travis-ci.org/owncloud/files_antivirus/branches)
-[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/files_antivirus/badges/quality-score.png?b=stable8)](https://scrutinizer-ci.com/g/owncloud/files_antivirus/?branch=stable8)
-[![Code Coverage](https://scrutinizer-ci.com/g/owncloud/files_antivirus/badges/coverage.png?b=stable8)](https://scrutinizer-ci.com/g/owncloud/files_antivirus/?branch=stable8)
+[![Build Status](https://travis-ci.org/nextcloud/files_antivirus.svg?branch=stable8)](https://travis-ci.org/nextcloud/files_antivirus/branches)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/badges/quality-score.png?b=stable8)](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/?branch=stable8)
+[![Code Coverage](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/badges/coverage.png?b=stable8)](https://scrutinizer-ci.com/g/nextcloud/files_antivirus/?branch=stable8)
##Status
@@ -43,7 +43,7 @@ The App is not complete yet, the following works/is done:
## Requirements
-* ownCloud 7
+* Nextcloud 10
* ClamAV (Binaries or a server running ClamAV in daemon mode)