diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 16:20:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 16:20:11 +0300 |
commit | fe9627f7a5a7f3b2d8c5534b6217a72f5d181737 (patch) | |
tree | c8ae78cc250043260358c6146889d4c4122ab608 /README.md | |
parent | add AppVeyor badge to README (diff) | |
download | aes-tools-fe9627f7a5a7f3b2d8c5534b6217a72f5d181737.tar.gz aes-tools-fe9627f7a5a7f3b2d8c5534b6217a72f5d181737.zip |
AppVeyor badge with custom text
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |