X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=README.md;h=4c061d00390a704518f6f811ad9ca4d82474b895;hp=d51ee1218369c29384bc1ae3d157d82f17545b2c;hb=HEAD;hpb=0875b7849485bd43f677cb08e2193178c0eecf5e diff --git a/README.md b/README.md index d51ee12..4c061d0 100644 --- 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.