From 0c1d1354cbd4bac428096c05cc44c571588df4e2 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 13 May 2023 17:44:09 +0100 Subject: [PATCH] Fix name in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26208d81..f1644e3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Content Database +# ContentDB ![Build Status](https://github.com/minetest/contentdb/actions/workflows/test.yml/badge.svg) -Content database for Minetest mods, games, and more.\ +A content database for Minetest mods, games, and more.\ Developed by rubenwardy, license AGPLv3.0+. See [Getting Started](docs/getting_started.md) for setting up a development/prodiction environment.