From 040b3e0a75c0360d3a62ae791cc90f443ef20162 Mon Sep 17 00:00:00 2001 From: Michael Enion Date: Wed, 22 May 2024 20:19:59 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20docs|Readme|Add=20kofi=20b?= =?UTF-8?q?utton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Why this change is being made? # |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->| # How does it address the issue? # Breaking: List any breaking changes # Issues this commit closes # Provide links or keys to any relevant tickets, articles or other resources # Example: Github issue #23 # --- COMMIT END --- # Subject: Write a short, imperative mood description of the change # Scope: What part of the code this component affects # Type: # 🎸 feat (new feature) # 🐛 fix (bug fix) # ⚡️ perf (performance improvement) # 🏹 release (create a release commit) # 💡 refactor (a code change that neither fixes a bug or adds a feature ) # 🤖 chore (updating grunt tasks etc; no production code change) # ✏️ docs (changes to documentation) # 💄 style (formatting, missing semi colons, etc; no code change) # 💍 test (adding or refactoring tests; no production code change) # -------------------- # Remember to # - Capitalize the subject line # - Use the imperative mood in the subject line # - Do not end the subject line with a period # - Separate subject from body with a blank line # - Use the body to explain what and why vs. how # - Can use multiple lines with "-" for bullet points in body # -------------------- --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab48d81..35a8263 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ![Latest Release Download Count](https://img.shields.io/github/downloads/caewok/fvtt-action-initiative/latest/module.zip) ![All Downloads](https://img.shields.io/github/downloads/caewok/fvtt-action-initiative/total) +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H3Y7IJW) + # Action Initiative Action Initiative implements initiative similar to that of the [Unearthed Arcana Greyhawk Initiative](https://media.wizards.com/2017/dnd/downloads/UAGreyhawkInitiative.pdf). Combatants declare actions in advance each turn; different actions use different combinations of die rolls to determine initiative position. Initiative goes from lowest to highest.