Added link to CLI guidelines
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 6 Feb 2024 16:10:16 +0000 (18:10 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 6 Feb 2024 16:10:16 +0000 (18:10 +0200)
doc/index.org

index 13d337f..7519328 100644 (file)
@@ -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: