diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-16 08:34:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-16 08:34:21 -0400 |
commit | 31522c199b5731bcf9a92e87d261ad2b65777d6a (patch) | |
tree | 4921c39a9ae8fa288782adc9c21d18fb9bf6b6a8 | |
parent | Update README.md (diff) | |
download | kirc-31522c199b5731bcf9a92e87d261ad2b65777d6a.tar.gz kirc-31522c199b5731bcf9a92e87d261ad2b65777d6a.tar.bz2 kirc-31522c199b5731bcf9a92e87d261ad2b65777d6a.tar.xz kirc-31522c199b5731bcf9a92e87d261ad2b65777d6a.tar.zst kirc-31522c199b5731bcf9a92e87d261ad2b65777d6a.zip |
Update 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 shall be minimized. +_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. ## Usage |