diff --git a/README.md b/README.md
index 8be3b20..02885f8 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ url = "https://www.example.com"
key = 2
name = "mastodon"
url = "https://www.example.com"
-rel = me # You can also add rel to social link
+rel = "me" # You can also add rel to social link
[[params.social]]
key = 3
@@ -98,4 +98,4 @@ You can customize the text displayed in footer with `footerHtml` in `[[params]]`
```toml
[params]
footerHtml = 'CC-0, Built with and theme'
-```
\ No newline at end of file
+```