summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorhydrian <ben.tyger@tygerclan.net>2023-07-13 16:16:11 -0400
committerBenjamin Brahmer <info@b-brahmer.de>2023-07-23 14:39:52 +0200
commit825eeafea13c2f2abeac213da1c0de3a617d7d31 (patch)
treed80f648cc71dcefbdc0dc13657f60398f26313b8 /README.md
parent588dadedf0f38afb035c12351bbbf8a9dee51d66 (diff)
Added refences in readme. Fixed guide filename
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa1ee4db5..8922f2d27 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,14 @@ The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://n
## Documentation
The documentation can be found [here](https://nextcloud.github.io/news/), the source of the documentation is on [GitHub](https://github.com/nextcloud/news/blob/master/docs)
+### Common Guides
+
+There are some small guides for dealing with common setup and issues.
+
+* [Troubleshooting Guide](docs/troubleshooting.md)
+* [Integration Guide](docs/integration.md)
+
+
## Bugs
Please read the [appropriate section in the contributing notices](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#issues)