Added the above example text from Summary into the README
temporarily and added `"text.allow-utf8": true` to the .arclint temporarily
and then ran `./bin/arc lint` to confirm UTF8 characters do not raise warning.
I ignored the snakecase lint warnings because the entire style inside
ArcanistTextLinter is camelCase.