Skip to content

Commit

Permalink
Alphabetical order!
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 30, 2023
1 parent 4dbf5da commit 10fa2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ optimisation flags, so the program does not compile. Its concurrency library doe
types, and isn't standard-compliant. Further, Windows does not provide a random device. That is why I suggest MSYS2 and
Cygwin. If installation fails for you, check the [workflows](.github/workflows) to see how I got it working.

![unix](https://github.com/tfpf/hash-drbg/actions/workflows/unix.yml/badge.svg)
![cygwin](https://github.com/tfpf/hash-drbg/actions/workflows/cygwin.yml/badge.svg)
![unix](https://github.com/tfpf/hash-drbg/actions/workflows/unix.yml/badge.svg)

## Install for C (and C++)
```shell
Expand Down

0 comments on commit 10fa2ec

Please sign in to comment.