diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-19 01:59:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-19 01:59:50 +0300 |
commit | 0347bc3e47040213e9b2538ebaf5b3b565adfcf2 (patch) | |
tree | bfaa11dc540b1cd09c66e6fbc7ebebd784856bf9 | |
parent | workflows/ci.yml: fix artifact names (diff) | |
download | math-server-0347bc3e47040213e9b2538ebaf5b3b565adfcf2.tar.gz math-server-0347bc3e47040213e9b2538ebaf5b3b565adfcf2.zip |
README: update
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ math-server =========== -[![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/math-server/master?label=Travis%20%28GCC,%20Docker%29)](https://travis-ci.com/egor-tensin/math-server) -[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/math-server/master?label=AppVeyor%20%28Visual%20Studio%29)](https://ci.appveyor.com/project/egor-tensin/math-server/branch/master) +[![CI](https://github.com/egor-tensin/math-server/workflows/CI/badge.svg)](https://github.com/egor-tensin/math-server/actions?query=workflow%3ACI) Development ----------- |