From: Armaan Bhojwani Date: Fri, 12 Feb 2021 01:27:35 +0000 (-0500) Subject: Update README X-Git-Tag: v0.6.0~13 X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=commitdiff_plain;h=9eb0523ebef245793c0a61d39b25c2b66fd0699d Update README --- diff --git a/README.md b/README.md index a0d74a5..4dd7dc9 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,18 @@ pip install lightcards ``` ### From Git -#### Stable version +#### Main branch (stable) ``` pip install git+https://git.sr.ht/~armaan/lightcards ``` -#### Development version +#### Development branch ``` pip install git+https://git.sr.ht/~armaan/lightcards@devel ``` ## Usage -See `lightcards --help` for usage information. +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.