Skip to content

Commit 0cf0b8d

Browse files
committed
Improve readme heading
1 parent fcee535 commit 0cf0b8d

File tree

1 file changed

+34
-19
lines changed

1 file changed

+34
-19
lines changed

README.md

Lines changed: 34 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,37 @@
1-
# DFreds Convenient Effects
2-
3-
[![alt-text](https://img.shields.io/badge/-Patreon-%23f96854?style=for-the-badge)](https://www.patreon.com/dfreds)
4-
[![alt-text](https://img.shields.io/badge/-Buy%20Me%20A%20Coffee-%23ff813f?style=for-the-badge)](https://www.buymeacoffee.com/dfreds)
5-
[![alt-text](https://img.shields.io/badge/-Discord-%235662f6?style=for-the-badge)](https://discord.gg/Wq8AEV9bWb)
6-
7-
![Foundry Core Compatible
8-
Version](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/DFreds/dfreds-convenient-effects/main/static/module.json&label=Foundry%20Version&query=$.compatibility.verified&colorB=ff6400&style=for-the-badge)
9-
10-
[![Forge
11-
Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https://forge-vtt.com/api/bazaar/package/dfreds-convenient-effects&colorB=68a74f&style=for-the-badge)](https://forge-vtt.com/bazaar#package=dfreds-convenient-effects)
12-
![Latest Release Download
13-
Count](https://img.shields.io/github/downloads/DFreds/dfreds-convenient-effects/latest/dfreds-convenient-effects.zip?color=2b82fc&label=LATEST%20DOWNLOADS&style=for-the-badge)
14-
![Total Download
15-
Count](https://img.shields.io/github/downloads/DFreds/dfreds-convenient-effects/total?color=2b82fc&label=TOTAL%20DOWNLOADS&style=for-the-badge)
16-
17-
__DFreds Convenient Effects__ is a FoundryVTT module that adds easy to use
18-
toggleable active effects for common use cases. Currently, the DND5e and SW5e
19-
systems have pre-created effects, but any system can create their own effects.
1+
<div align="center">
2+
<img src="https://i.imgur.com/gOZy3Jf.png" width="200" height="200"/>
3+
</div>
4+
<h1 align="center">DFreds Convenient Effects</h1>
5+
6+
<h4 align="center">
7+
<a href="https://foundryvtt.com/packages/dfreds-convenient-effects">Install</a>
8+
·
9+
<a href="https://discord.gg/Wq8AEV9bWb">Discord</a>
10+
·
11+
<a href="https://github.com/topics/dfreds-modules">Other Modules</a>
12+
</h4>
13+
14+
<p align="center">
15+
<a href="https://github.com/DFreds/dfreds-convenient-effects/pulse"><img src="https://img.shields.io/github/last-commit/DFreds/dfreds-convenient-effects?style=for-the-badge&logo=github&color=7dc4e4&logoColor=D9E0EE&labelColor=302D41"></a>
16+
<a href="https://github.com/DFreds/dfreds-convenient-effects/releases/latest"><img src="https://img.shields.io/github/v/release/DFreds/dfreds-convenient-effects?style=for-the-badge&logo=gitbook&color=8bd5ca&logoColor=D9E0EE&labelColor=302D41"></a>
17+
<a href="https://github.com/DFreds/dfreds-convenient-effects/stargazers"><img src="https://img.shields.io/github/stars/DFreds/dfreds-convenient-effects?style=for-the-badge&logo=apachespark&color=eed49f&logoColor=D9E0EE&labelColor=302D41"></a>
18+
<br>
19+
<br>
20+
<img src="https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/DFreds/dfreds-convenient-effects/main/static/module.json&label=Foundry%20Version&query=$.compatibility.verified&colorB=fe6a1f&style=for-the-badge&logo=foundryvirtualtabletop">
21+
<a href="https://forge-vtt.com/bazaar#package=dfreds-convenient-effects"><img src="https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https://forge-vtt.com/api/bazaar/package/dfreds-convenient-effects&colorB=68a74f&style=for-the-badge&logo=condaforge"></a>
22+
<br>
23+
<img src="https://img.shields.io/github/downloads/DFreds/dfreds-convenient-effects/latest/dfreds-convenient-effects.zip?color=2b82fc&label=LATEST%20DOWNLOADS&style=for-the-badge">
24+
<img src="https://img.shields.io/github/downloads/DFreds/dfreds-convenient-effects/total?color=2b82fc&label=TOTAL%20DOWNLOADS&style=for-the-badge">
25+
<br>
26+
<br>
27+
<a href="https://www.patreon.com/dfreds"><img src="https://img.shields.io/badge/-Patreon-%23f96854?style=for-the-badge&logo=patreon"></a>
28+
<a href="https://www.buymeacoffee.com/dfreds"><img src="https://img.shields.io/badge/-Buy%20Me%20A%20Coffee-%23ff813f?style=for-the-badge&logo=buymeacoffee"></a>
29+
<a href="https://discord.gg/Wq8AEV9bWb"><img src="https://img.shields.io/badge/-Discord-%235865f2?style=for-the-badge"></a>
30+
</p>
31+
32+
<p align="center">
33+
<b>DFreds Convenient Effects</b> is a FoundryVTT module that adds easy to use toggleable active effects for common use cases. Currently, the DND5e and SW5e systems have pre-created effects, but any system can create their own effects.
34+
</p>
2035

2136
## Let Me Sell You This
2237

0 commit comments

Comments
 (0)