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