diff options
author | David Leal <halfpacho@gmail.com> | 2020-04-20 17:01:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 23:01:59 +0100 |
commit | 24090235d1a07c5a5fd719d1b67eb2458aba4f59 (patch) | |
tree | a1bc1a47fa153da6b7f10856d6ab8e5b9517754d | |
parent | bbaa687aa7c3693cf0aeb32bfe7119f256e6e46a (diff) | |
download | cheatdb-24090235d1a07c5a5fd719d1b67eb2458aba4f59.tar.xz |
Add build status badge on README.md (#194)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Content Database +[](https://gitlab.com/minetest/contentdb/pipelines) -Content database for Minetest mods, games, and more. - +Content database for Minetest mods, games, and more.\ Developed by rubenwardy, license GPLv3.0+. ## How-tos |