aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2021-04-03 14:10:14 -0400
committerLukas Fleischer <lfleischer@calcurse.org>2021-04-03 18:12:31 -0400
commitbe5cf3578d06388ba8368f0b0793e525193ec28e (patch)
tree8a9e3bfc04d9643d0d39d551a75644f9d724ca7b
parent81c26f8fd588c286cd262068a76234599191a4e9 (diff)
downloadcalcurse-be5cf3578d06388ba8368f0b0793e525193ec28e.tar.gz
calcurse-be5cf3578d06388ba8368f0b0793e525193ec28e.zip
README.md: add build badges
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6fc80af..4475762 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
calcurse
========
+[![Build and test](https://github.com/lfos/calcurse/actions/workflows/make.yml/badge.svg)](https://github.com/lfos/calcurse/actions/workflows/make.yml)
+[![Lint Python](https://github.com/lfos/calcurse/actions/workflows/lint_python.yml/badge.svg)](https://github.com/lfos/calcurse/actions/workflows/lint_python.yml)
+
![Demo](https://calcurse.org/images/demo.gif)
Building