diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-16 08:37:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-16 08:37:26 -0400 |
commit | b11f0f355391fc2109c21e2989ce1c6fd548a2d9 (patch) | |
tree | c06bc08355601879dee5a702d612b1b3716233a4 /README.md | |
parent | Update README.md (diff) | |
download | kirc-b11f0f355391fc2109c21e2989ce1c6fd548a2d9.tar.gz kirc-b11f0f355391fc2109c21e2989ce1c6fd548a2d9.tar.bz2 kirc-b11f0f355391fc2109c21e2989ce1c6fd548a2d9.tar.xz kirc-b11f0f355391fc2109c21e2989ce1c6fd548a2d9.tar.zst kirc-b11f0f355391fc2109c21e2989ce1c6fd548a2d9.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ _"Do one thing and do it well"_ — Emphasis was placed on building simple, sh _Portability_ — [POSIX](https://en.wikipedia.org/wiki/POSIX) compliance ensures seamless compatibility and interoperability between variants of Unix and other operating systems. -_Usability_ — Commands and shortcuts should feel natural and accessible using a [standard 104-key US keyboard layout](https://en.wikipedia.org/wiki/Keyboard_layout). Where possible, the number of keystrokes have been minimized. +_Usability_ — Commands and shortcuts should feel "natural" when using a [standard 104-key US keyboard layout](https://en.wikipedia.org/wiki/Keyboard_layout). Where possible, the number of keystrokes have been minimized. ## Usage |