diff options
author | Leon Rische <leon.rische@me.com> | 2020-07-08 13:57:00 +0200 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2020-07-08 13:57:00 +0200 |
commit | 9fcee5223d5951264cfc2a5d8dbfb500fda76d0a (patch) | |
tree | 459eb5002cb610f116ac62993091cda63bc9ad23 | |
parent | 591f4b8f634843989575d26a4035f692528cf3e3 (diff) |
Note gawk version in readme
-rw-r--r-- | README.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,8 +3,9 @@ Spaced-repetition system for use with Emacs org-mode. #+CAPTION: Review Demo [[file:images/review.png]] -Org-fc has been tested with org-mode version 9.3.6, -you can check your version with ~M-x org-version~. +Org-fc has been tested with org-mode version 9.3.6 and gawk version +5.1.0. You can check your versions with ~M-x org-version~ +and ~gawk -V~. ** Introduction In the most abstract sense, this package deals with |