Skip to content

Commit a1f853f

Browse files
committed
update description
1 parent 8984b2d commit a1f853f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![screenshot](https://i.imgur.com/0Y9G8lS.png)
44

5-
Log reader for Nextcloud with cleaner exception display and infinite scrolling.
5+
Log reader for Nextcloud with clean exception display, infinite scrolling and more.
66

77
## Install instructions
88

@@ -13,7 +13,7 @@ The latest stable release can be found on the [app store](https://apps.owncloud.
1313

1414
### Install the latest sable release manually
1515

16-
- Download the last pre-build [release](https://github.com/icewind1991/logreader/releases)
16+
- Download the last pre-build [release](https://github.com/nextcloud/logreader/releases)
1717
- Extract the `tar.gz` into the apps folder
1818

1919
### Install from source

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
44
<id>logreader</id>
55
<name>Log Reader</name>
6-
<description>Easier reading of logs</description>
6+
<description>Log reader for Nextcloud</description>
77
<version>1.3.1</version>
88
<licence>AGPL</licence>
99
<author>Robin Appelman</author>

0 commit comments

Comments
 (0)