From 42ecd4f8e6fc754d951b6614999ab67de757443d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 15 Aug 2018 23:34:21 +0200 Subject: [PATCH] initial release, ready for ctan, typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97f5ece..02862fb 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Results in this [example document]: Need More ========= -If you are missing a feature or a configuration option, consult the [project] page. Just open a [ticket] and the [author] will care about it. Er extend it, it's [lgpl]. +If you are missing a feature or a configuration option, consult the [project] page. Just open a [ticket] and the [author] will care about it. Or extend it, it's [lgpl]. @@ -61,5 +61,5 @@ If you are missing a feature or a configuration option, consult the [project] pa [ticket]: https://mrw.sh/templates/inline-images/issues "open issues and tickets for my LaTeX-templates project" [author]: https://marc.wäckerlin.ch "Marc Wäckerlin" [project]: https://mrw.sh/templates/inline-images "the main project page" -[lgpl] https://www.gnu.org/licenses/lgpl-3.0 "Library GNU Public License" +[lgpl]: https://www.gnu.org/licenses/lgpl-3.0 "Library GNU Public License"