Skip to content

Commit

Permalink
added stuff to read me
Browse files Browse the repository at this point in the history
  • Loading branch information
JayP718 committed Oct 18, 2022
1 parent 2248432 commit 4088d7b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ A timer which counts down (days/min/secs) to a certain date time. Uses data from
![alt text](https://github.com/JayP718/Countdown_Timer/blob/main/sample_image.png)

# Description
A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and
A timer which counts down (days/min/secs) to a certain date time. Uses data from a data provider. Ability to change background color, complete text, and more.

All you have to do is nest this plugin within a form which is nested in a data provider. From there just type in the field you would like to use for the timer.

Find out more about [Budibase](https://github.com/Budibase/budibase).

Expand All @@ -17,6 +19,6 @@ budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:
```
budi plugins --watch
budi plugins --watchgi
```

0 comments on commit 4088d7b

Please sign in to comment.