commit 5f0a6fa0b2b6529a5654f79e6db778a97143abf0
parent cd0e2c42f23e60dd4f5b93bc899e9b44d7ba7b71
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Sat, 13 Nov 2021 08:02:06 +0100
add links to GH/OBS docs
Diffstat:
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -71,7 +71,7 @@ To use the repository on Arch Linux, use `downloadcontent.opensuse.org` instead
Server = https://downloadcontent.opensuse.org/repositories/home:/in0rdr/Arch/$arch
```
-## Build
+## Build from Source
[![Build Status](https://github.com/in0rdr/diary/actions/workflows/c.yml/badge.svg)](https://github.com/in0rdr/diary/actions/workflows/c.yml)
1. Define [OAuth2 application credentials](https://developers.google.com/identity/protocols/oauth2) if CalDAV sync should be effective:
@@ -97,6 +97,12 @@ Note: for *BSD users run gmake.
path prefix, type `sudo make PREFIX=/usr install` to use /usr/bin for example.
You can uninstall diary with `sudo make uninstall`.
+## OBS Build Documentation
+[./docs/OBS.MD](./docs/OBS.MD)
+
+## GitHub Action CI Documentation
+[./docs/CI.MD](./docs/CI.MD)
+
## Configuration File
The [`diary.cfg`](./config/diary.cfg) configuration file can optionally be used to persist diary configuration. To install the sample from this repository: