diff options
| author | Alexander Barton <alex@barton.de> | 2024-01-21 02:56:23 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2024-01-21 14:21:57 +0100 |
| commit | 3ab6c85284b6b6ba9eae8ee30cadcc545bf02178 (patch) | |
| tree | 116a477e089e60146b2b4bada383e4ee895e39fa /README.md | |
| parent | ae9cfade44240815ee12f70b429ad35adbd750cb (diff) | |
| download | ngircd-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.md | 5 |
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). |