From 10fa2ec205782f620299699cb51da03196aa7ff1 Mon Sep 17 00:00:00 2001 From: Vishal Pankaj Chandratreya <19171016+tfpf@users.noreply.github.com> Date: Sat, 30 Sep 2023 14:51:44 +0530 Subject: [PATCH] Alphabetical order! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae424ff..fed7e1b 100644 --- a/README.md +++ b/README.md @@ -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