summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2024-01-21 02:56:23 +0100
committerAlexander Barton <alex@barton.de>2024-01-21 14:21:57 +0100
commit3ab6c85284b6b6ba9eae8ee30cadcc545bf02178 (patch)
tree116a477e089e60146b2b4bada383e4ee895e39fa /README.md
parentae9cfade44240815ee12f70b429ad35adbd750cb (diff)
downloadngircd-3ab6c85284b6b6ba9eae8ee30cadcc545bf02178.tar.gz
ngircd-3ab6c85284b6b6ba9eae8ee30cadcc545bf02178.zip
Add an introduction and generic info to doc/QuickStart.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5a20d548..437ebb68 100644
--- a/README.md
+++ b/README.md
@@ -52,8 +52,9 @@ and included in the package repositories of various operating systems.
 The **homepage** of the ngIRCd project is <https://ngircd.barton.de>.
 
 Installation of ngIRCd is described in the file `INSTALL.md` in the source
-directory; please see the file `doc/QuickStart.md` in the `doc/` directory for
-some configuration examples.
+directory; please see the file `doc/QuickStart.md` in the `doc/` directory or
+[online](https://ngircd.barton.de/doc/QuickStart.md) for some real-world
+configuration examples.
 
 More documentation can be found in the `doc/` directory and
 [online](https://ngircd.barton.de/documentation).