diff options
| author | Jack O'Connor <[email protected]> | 2020-03-30 10:08:16 -0400 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2020-03-30 10:13:41 -0400 |
| commit | 27f3273d681812ff83cbac6ca66edd5b73fc68cd (patch) | |
| tree | 919e0f4dbd0a70fa8413c892e5c389ffb4c53597 | |
| parent | 6fbc1a679d31bb9aaede6685c802da387615876d (diff) | |
put the CI badge back down in the README
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# <a href="https://github.com/BLAKE3-team/BLAKE3/actions"><img align="right" alt="CI status" src="https://github.com/BLAKE3-team/BLAKE3/workflows/tests/badge.svg"></a> <a href="#"><img src="media/BLAKE3.svg" alt="BLAKE3" height=50></a> +# <a href="#"><img src="media/BLAKE3.svg" alt="BLAKE3" height=50></a> BLAKE3 is a cryptographic hash function that is: @@ -55,6 +55,8 @@ This repository is the official implementation of BLAKE3. It includes: port that doesn't need multi-threading or SIMD optimizations, start here. +* [](https://github.com/BLAKE3-team/BLAKE3/actions) + BLAKE3 was designed by: * [@oconnor663 ](https://github.com/oconnor663) (Jack O'Connor) |
