Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmennater authored Nov 12, 2023
1 parent 122f7e6 commit 5757d14
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@
Second attempt at creating a PTO management system.

<h2>Controls</h2>
- Click a day once to subtract time
- Click a day twice to add time
- Click a dat three times to return to default.
<ol>
<li>Click a day once to subtract time</li>
<li>Click a day twice to add time</li>
<li>Click a dat three times to return to default.</li>
</ol>

<h2>Settings</h2>
- Add changes how much time is added when selecting a day.
- Sub changes how much time is subtracted when selecting a day.
- Max PTO changes the maximum amount of pto.
<ol>
<li>Add changes how much time is added when selecting a day.</li>
<li>Sub changes how much time is subtracted when selecting a day.</li>
<li>Max PTO changes the maximum amount of pto.</li>
</ol>

0 comments on commit 5757d14

Please sign in to comment.