aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 16:20:11 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 16:20:11 +0300
commitfe9627f7a5a7f3b2d8c5534b6217a72f5d181737 (patch)
treec8ae78cc250043260358c6146889d4c4122ab608
parentadd AppVeyor badge to README (diff)
downloadaes-tools-fe9627f7a5a7f3b2d8c5534b6217a72f5d181737.tar.gz
aes-tools-fe9627f7a5a7f3b2d8c5534b6217a72f5d181737.zip
AppVeyor badge with custom text
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddb916a..8171edf 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +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)
+[![Build status](https://ci.appveyor.com/api/projects/status/atqrk0m9vj3mcoor/branch/master?svg=true&passingText=AppVeyor%20-%20OK&failingText=AppVeyor%20-%20Failure&pendingText=AppVeyor%20-%20Pending)](https://ci.appveyor.com/project/egor-tensin/aes-tools/branch/master)
Simple AES implementation and utilities.