diff --git a/README.md b/README.md index 104f9c5..33f233d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/) Let's say I want an exercise on adding 2 fractions (files are in `examples`). -The *latex* template called `tpl_add_fractions.tex` +The *latex* template called `tpl_add_fraction.tex` ``` latex \documentclass[12pt]{article} @@ -85,7 +85,7 @@ Solution And a ready to print pdf. -- [ all_add_fractions.tex ]( ./examples/all_add_fractions.pdf ) +- [ all_add_fraction.pdf ]( ./examples/all_add_fraction.pdf )