]> git.armaanb.net Git - lightcards.git/blobdiff - README.md
Remove CursesError exception
[lightcards.git] / README.md
index d51ee1218369c29384bc1ae3d157d82f17545b2c..4c061d00390a704518f6f811ad9ca4d82474b895 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ pip install git+https://git.sr.ht/~armaan/lightcards@devel
 See `lightcards --help` or `man lightcards` for usage information.
 
 ## Input file
-`contrib/example.md` is an example input file. Lightcards takes the first table from a valid Markdown or HTML file. Each row is a card, and the two columns are the front and back.
+`contrib/example.md` is an example input file. Lightcards takes all of the tables from a valid Markdown or HTML file. Each row is a card, and the two columns are the front and back.
 
 ## Configuration
 Copy the config file at `/etc/lightcards/config.py` to `~/.config/lightcards/config.py` or `~/${XDG_CONFIG_HOME}/lightcards/config.py` and edit.