aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-11-29 23:20:03 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-11-29 23:20:03 +0300
commit71228d0e89599531a0cb8746cd8b8822ffc66389 (patch)
tree3b9994c5169bebd888199f9141a3c33bca9dfd7e
parentadd GitHub workflow (diff)
downloadsorting-algorithms-71228d0e89599531a0cb8746cd8b8822ffc66389.tar.gz
sorting-algorithms-71228d0e89599531a0cb8746cd8b8822ffc66389.zip
README.md: update
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 863afac..b0ff679 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
Sorting algorithms
==================
+[![Jekyll](https://github.com/egor-tensin/sorting-algorithms/workflows/Jekyll/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions?query=workflow%3AJekyll)
+
Getting the hang out of (sorting) algorithms.
Hosted on [GitHub Pages] at https://egor-tensin.github.io/sorting-algorithms/.