From ac7e4566999a87e7ad6de088a7fb269b71a9c847 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 13 Aug 2017 17:06:06 -0700 Subject: [PATCH] Add Github Pages link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f71ac3..befe46f 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ by [GUST][1] by working on the foundation of the [Computer Modern][2] by Donald Knuth. ## Use -First, you need to load the font on your webpage, you do this by using -one or more of the `.css` files in `style/`. +You can load the font on your webpage (you do this by using one or more of the `.css` files in `style/`). +Or you can use the Github Pages version hosted at https://lalten.github.io/lmweb/ For example, adding the following if you wanted to use the font 'Lucida Modern Mono'. The families are defined in those files. ```html - + ``` After doing that, you can safely use something like the following to