From 7f0ac4c3b4956ed192018a0116b7578747961347 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 21 Aug 2019 16:15:58 +0300 Subject: add AppVeyor badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d5e673..ddb916a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ AES tools ========= [![Build Status](https://travis-ci.com/egor-tensin/aes-tools.svg?branch=master)](https://travis-ci.com/egor-tensin/aes-tools) +[![Build status](https://ci.appveyor.com/api/projects/status/atqrk0m9vj3mcoor/branch/master?svg=true)](https://ci.appveyor.com/project/egor-tensin/aes-tools/branch/master) Simple AES implementation and utilities. -- cgit v1.2.3