commit 79302e370d90a4fc795173b9ea12f5f052fe3072 parent cbf6956387acfc036d4762a1d15e377dd97fe0ea Author: sam-barr <samfbarr@outlook.com> Date: Thu, 23 Apr 2020 12:21:39 -0500 Update README.md Diffstat:
| M | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -71,6 +71,9 @@ which function paleofetch will call display. Current available getter functions To include a blank line between entries, put `SPACER \` between the two lines you want to separate. +The booleans in `CONFIG` tell paleofetch whether you want to cache an entry. +When cached, paleofetch will save the value and not recompute it whenever you run paleofetch +(unless you specify the `--recache` option). FAQ ---