diff --git a/README.md b/README.md
index 2aa26fd..f1dbb42 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
# Operator Mono Ligatures
-This project will generate new OpenType fonts for *Operator Mono* that includes ligatures similar to
-those found in the popular Fira Code font.
+This project will generate new OpenType fonts for [Operator Mono](https://www.typography.com/fonts/operator/styles/) that includes ligatures similar to
+those found in the popular [Fira Code](https://github.com/tonsky/FiraCode) font.
-NOTE: Because *Operator Mono* is not a free font, you must have the original font files. This utility
+>NOTE: Because *Operator Mono* is not a free font, you must have the original font files. This utility
will merge the ligature definitions into a copy of the original font. The new font family is named *Operator Mono Lig* so you can install it side-by-side with the original font.
## Prerequisites
@@ -35,7 +35,7 @@ From the command line, run:
build
```
-This will generate the new font files int the `build` folder. You can now install these fonts on your system.
+This will generate the new font files in the `build` folder. You can now install these fonts on your system.