diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Sorting algorithms ================== -[![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/sorting-algorithms/master?label=Travis)](https://travis-ci.com/egor-tensin/sorting-algorithms) +[![Test](https://github.com/egor-tensin/sorting-algorithms/workflows/Test/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions?query=workflow%3ATest) Gettting the hang out of (sorting) algorithms. See also https://egor-tensin.github.io/sorting-algorithms/. |