From e9fa422babe0972f5712c8a501a723c5081757b5 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Tue, 6 Feb 2024 18:10:16 +0200 Subject: [PATCH] Added link to CLI guidelines --- doc/index.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/index.org b/doc/index.org index 13d337f..7519328 100644 --- a/doc/index.org +++ b/doc/index.org @@ -48,6 +48,10 @@ Library provides following general functionalities: - askLong() :: Asks the user to enter an integer. - askString() :: Asks the user to enter a string. +* Alternatives and further reading + +- [[https://clig.dev/][Command Line Interface Guidelines]] + * Getting the library Instructions to embed svjatoslav-commons library in your project: -- 2.20.1