diff --git a/README.md b/README.md
index 890230f..fc81d0e 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,28 @@
+
+
# PTO Calendar
Second attempt at creating a PTO management system.
Controls
- - Click a day once to subtract time
- - Click a day twice to add time
- - Click a day three times to return to default.
+ - Click a day once to take time off.
+ - Click again to go back.
Settings
-
- - 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.
-
+ACCRUEHours accrued per day
+TIME OFFHours deferred per day
+MAX PTOMaximum number of hours
+MAX CARRYMaximum number of hours carried over to the next year
+PAYROLLScheduling of pay periods
+ONDay of pay period
+START DAYDay where payroll begins
+START PTOInitial number of hours on the starting day