Skip to content

Commit 5fc7db0

Browse files
authored
Update README.md
1 parent 9e8e746 commit 5fc7db0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
![](https://img.shields.io/badge/Foundry-v0.6.0-informational)
2+
[![](https://img.shields.io/badge/FoundryGet-compatible-success)](https://github.com/cswendrowski/foundryget)
23
[![](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-%243-orange)](https://www.buymeacoffee.com/T2tZvWJ)
34

45

@@ -10,4 +11,13 @@ Allows a user to setup custom CSS rules in a world
1011

1112
## What problem does this solve?
1213

13-
When adding a lot of modules, every now and then they don't quite agree with each other on where things should live. A small amount of CSS can fix this, but manually patching CSS in the server or writing a local module is a pain. This module allows you to quickly and easily enter per-world CSS rules to make these tweaks instead.
14+
When adding a lot of modules, every now and then they don't quite agree with each other on where things should live. A small amount of CSS can fix this, but manually patching CSS in the server or writing a local module is a pain. This module allows you to quickly and easily enter per-world CSS rules to make these tweaks instead.
15+
16+
17+
# Installation
18+
19+
Using [FoundryGet](https://github.com/cswendrowski/foundryget)
20+
21+
```
22+
foundryget install https://raw.githubusercontent.com/cswendrowski/FoundryVTT-Custom-CSS/master/module.json
23+
```

0 commit comments

Comments
 (0)