aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-24 02:38:22 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-24 02:38:22 +0300
commit54b15217f8e32a53c0290b8bd215c5c341047943 (patch)
treea336e30f5d2cc256d2f57a9cb38d398b33cedb85
parentworkflows/ci.yml: run the test scripts (diff)
downloadaes-tools-54b15217f8e32a53c0290b8bd215c5c341047943.tar.gz
aes-tools-54b15217f8e32a53c0290b8bd215c5c341047943.zip
README: update
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 888ab2a..adfc67d 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
AES tools
=========
-[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/aes-tools/master?label=Build%20%28Visual%20Studio%29)](https://ci.appveyor.com/project/egor-tensin/aes-tools/branch/master)
-[![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/aes-tools/master?label=Build%20%28MinGW-w64%29)](https://travis-ci.com/egor-tensin/aes-tools)
+[![CI](https://github.com/egor-tensin/aes-tools/workflows/CI/badge.svg)](https://github.com/egor-tensin/aes-tools/actions?query=workflow%3ACI)
Simple AES implementation and utilities.