switch readme logo url to assets repo

This commit is contained in:
goaaats 2020-04-23 22:25:46 +02:00 committed by GitHub
parent 91d4f90de6
commit 1ad498bba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Dalamud [![Actions Status](https://github.com/goaaats/Dalamud/workflows/Build%20Dalamud/badge.svg)](https://github.com/goaaats/Dalamud/actions) [![Discord Shield](https://discordapp.com/api/guilds/581875019861328007/widget.png?style=shield)](https://discord.gg/3NMcUV5)
<p align="center">
<img src="https://raw.githubusercontent.com/goatcorp/Dalamud/master/Dalamud/UIRes/logo.png" alt="Dalamud" width="200"/>
<img src="https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/logo.png" alt="Dalamud" width="200"/>
</p>
Dalamud is a plugin development framework for FINAL FANTASY XIV that provides access to game data and native interoperability with the game itself to add functionality and quality-of-life.