Skip to content

Commit

Permalink
fix: removes unused references in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkdevito committed Nov 28, 2023
1 parent 63969d4 commit 63116b9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
![PepperDash Essentials Plugin](./images/essentials-plugin-blue.png)

# PepperDash Countdown Timer Plugin
# PepperDash Utilites Timer Plugin

> This plugin is a Simpl Windows wrapper of the existing Essentials Countdown timer.
## Config Example

```JSON
```json
{
"key": "shutdown-timer",
"uid": 74,
"name": "Shutdown Timer",
"type": "countdowntimer",
"group": "timers",
Expand All @@ -23,7 +22,7 @@

**Time values must be entered in 'seconds'**

# TimerJoinMap
# Timer JoinMap

## Digitals

Expand Down

0 comments on commit 63116b9

Please sign in to comment.