diff options
author | John Ankarström <john@ankarstrom.se> | 2021-01-30 00:35:46 +0000 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-01-30 00:35:46 +0000 |
commit | 70d8e48567cfe07d992a625241ff02606f699a5e (patch) | |
tree | e55dee8dc2e4c19554715062ad9c956a23bcf6d9 /README | |
parent | 2f93d5ca285903127349f3c7c526298c6d79b21a (diff) | |
download | em-70d8e48567cfe07d992a625241ff02606f699a5e.tar.gz |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ It is similar to Markdown, but it has a few key advantages: 1. It is more readable. 2. It is simpler to parse. - 3. There is *not* more than one way to do it (sorry Larry). + 3. There is *not* more than one way to do it (forgive me, Larry). Em takes plain-text readability seriously. You should be able to write em in a plain-text e-mail message without the recipient noticing. |