diff --git a/README.md b/README.md index 120b030..3e6a74c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ toc: false ## Localization -The strings in the templates of this theme can be localized. Make a copy of /i18n/en.yaml to /i18n/.yaml, and translate one by one, changing the 'translation' field. +The strings in the templates of this theme can be localized. Make a copy of `/i18n/en.yaml` to `/i18n/.yaml`, and translate one by one, changing the `translation` field. [Here is a tutorial that goes more in depth about this.](https://regisphilibert.com/blog/2018/08/hugo-multilingual-part-2-i18n-string-localization/) @@ -96,7 +96,7 @@ The strings in the templates of this theme can be localized. Make a copy of