From 4c5f7176a9b14d07378d2cfaec3794b26ed3b2cc Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Fri, 7 Feb 2025 08:27:58 -0500 Subject: [PATCH] Added second example to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b1acf38..47519ce 100644 --- a/readme.md +++ b/readme.md @@ -3,3 +3,4 @@ Flash cards are easy to make in LaTeX. This repo contains several examples using default packages. 1. `business_cards.tex` uses the [elzcards](https://ctan.org/pkg/elzcards) package with the business cards option. +1. `rules-of-acquisition-flashcards.tex` uses the [flashcards](https://ctan.org/pkg/flashcards) package. (We are also using a counter to number the cards.)