Update documentation

Signed-off-by: Thomas Anderson <me@thomasanderson.cloud>
This commit is contained in:
Thomas Anderson 2019-05-28 20:57:05 -04:00
parent 5616b7a065
commit 7aa9dac064
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Gallery
# Gallery
[![Build Status](https://travis-ci.org/nextcloud/gallery.svg?branch=master)](https://travis-ci.org/nextcloud/gallery)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/gallery/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/gallery/?branch=master)
[![Code Coverage](https://codecov.io/gh/nextcloud/gallery/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/gallery)
@ -20,7 +20,7 @@ Provides a dedicated view of all images in a grid, adds image viewing capabiliti
* A la carte features (external shares, browser svg rendering, etc.)
* Image download and sharing straight from the slideshow or the gallery
* Switch to Gallery from any folder in files and vice-versa
* Ignore folders containing a ".nomedia" file
* Ignore folders containing a ".nomedia" or ".noimage" file
* Browser rendering of SVG images (disabled by default)
* Mobile support

View File

@ -22,7 +22,7 @@
- Switch to Gallery from any folder in files and vice-versa
- Ignore folders containing a ".nomedia" file
- Ignore folders containing a ".nomedia" or ".noimage" file
- Browser rendering of SVG images (disabled by default)
@ -55,4 +55,3 @@
<developer>https://github.com/nextcloud/gallery/wiki</developer>
</documentation>
</info>