]> granicus.if.org Git - fortune-mod/commitdiff
address a question
authorShlomi Fish <shlomif@shlomifish.org>
Thu, 27 Feb 2020 13:27:19 +0000 (15:27 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Thu, 27 Feb 2020 13:27:19 +0000 (15:27 +0200)
README.md

index c9774a674cb7bc9f7eb7b741aaf89f949431b649..f7429e3244bf28d833d0d2c5025696cae661255b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,10 @@ This GitHub repository maintains the sources for fortune-mod, a
 version of
 [the UNIX fortune command](https://en.wikipedia.org/wiki/Fortune_%28Unix%29).
 `fortune` is a command-line utility which displays a random quotation from a
-collection of quotes.
+collection of quotes. This collection is read from the local [file system](https://en.wikipedia.org/wiki/File_system)
+and does not require network access. A large collection of quotes is provided in
+the download and installed by default, but more quote collections can be added
+by the user.
 
 The canonical repository for the time being is:
 https://github.com/shlomif/fortune-mod . In the future, we may create a GitHub