From bd19594bf2fdf27bfb5580260f50fefd2d4eec31 Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Sun, 26 Apr 2020 19:07:31 -0500 Subject: [PATCH] Add build status badge on README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37b4e12..c291226 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Minetest Modding Book +[![Build status](https://gitlab.com/rubenwardy/minetest_modding_book/badges/master/pipeline.svg)](https://gitlab.com/rubenwardy/minetest_modding_book/pipelines)
[Read Online](https://rubenwardy.com/minetest_modding_book/) Book written by rubenwardy.