From 2f3bc119d2012a07153475f64479b4953bc42174 Mon Sep 17 00:00:00 2001 From: Patrick Lewis Date: Mon, 16 Nov 2020 16:30:20 -0800 Subject: [PATCH] docs(readme): add AzerothCore logo and build status badge (#2) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 584cd00..329d160 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# mod-account-mounts +# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore +## mod-account-mounts +- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-account-mounts/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-account-mounts) Credits: ConanHun513