diff --git a/README.md b/README.md
index 0394885..0faa9cf 100644
--- a/README.md
+++ b/README.md
@@ -100,21 +100,27 @@ Save your changes and return to the note types editor, this time selecting `Card
Delete all the existing code in the *Front Template* and replace it with the following:
Front Template Code
+
https://github.com/99-Knots/PrettyYomitanCards/blob/1dc3dbb85bc81a12d4eabae4c83ce1982da5c558/frontTemplate.html#L1-L152
+
Do the same with the *Back Template*:
Back Template Code
+
https://github.com/99-Knots/PrettyYomitanCards/blob/1dc3dbb85bc81a12d4eabae4c83ce1982da5c558/backTemplate.html#L1-L475
+
and for *Styling*:
Style Sheet
+
https://github.com/99-Knots/PrettyYomitanCards/blob/1dc3dbb85bc81a12d4eabae4c83ce1982da5c558/style.css#L1-L306
+