diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-05-08 07:38:00 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-05-08 07:38:00 -0400 |
commit | aa398e88b5bdfd6aad836abf2ee7f0024ff8ef1d (patch) | |
tree | c65b64b56c72c7713adc7e983b48b6030cb6c970 | |
parent | 50f27c95e41d16610be84b97a850ed0e838a9b8b (diff) | |
download | sha3-aa398e88b5bdfd6aad836abf2ee7f0024ff8ef1d.tar.bz2 sha3-aa398e88b5bdfd6aad836abf2ee7f0024ff8ef1d.zip |
README.md: add median link
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -350,3 +350,5 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. "Microlibrary for counting CPU cycles." [cpb]: https://en.wikipedia.org/wiki/Encryption_software#Performance "Observed CPU cycles divided by the number of input bytes." +[median]: https://en.wikipedia.org/wiki/Median + "Median" |