diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-30 15:10:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-30 15:10:05 -0400 |
commit | 1db0720ec4d343e79645aa5dccad17626f644286 (patch) | |
tree | 65b82abbb6a3f324f80a14d31d83431ad7d18eff | |
parent | changes based on Codacy recommendations (diff) | |
download | kirc-1db0720ec4d343e79645aa5dccad17626f644286.tar.gz kirc-1db0720ec4d343e79645aa5dccad17626f644286.tar.bz2 kirc-1db0720ec4d343e79645aa5dccad17626f644286.tar.xz kirc-1db0720ec4d343e79645aa5dccad17626f644286.tar.zst kirc-1db0720ec4d343e79645aa5dccad17626f644286.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ printf -e "\033]4;<color_number>;#<hex_color_code>" ## FAQ -* **KISS** is an acronym for [Keep It Simple Stupid](https://en.wikipedia.org/wiki/KISS_principle), which is a design principle noted by the U.S. Navy in 1960s. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. +**KISS** is an acronym for [Keep It Simple Stupid](https://en.wikipedia.org/wiki/KISS_principle), which is a design principle noted by the U.S. Navy in 1960s. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. ## Contact |