Skip to content

Commit 76932f4

Browse files
authored
Update README.md
1 parent 99c8f67 commit 76932f4

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ***Timer v1.1.3***
1+
# ***Timer v1.1.4***
22

33
This is a very cool **countdown timer** which is on open source, free to use and contribute.
44

@@ -71,6 +71,8 @@ This **HTML**, **CSS**, and **JavaScript based** timer is ease to use on any dev
7171
> - **```R```** Reset.
7272
> - **```D```** Toggle dark/light mode.
7373
> - **```F```** Enable/Disable full screen.
74+
> - **``````** Add 15 minutes to timer.
75+
> - **``````** Subtract 15 minutes from timer.
7476
7577

7678
## Contact:
@@ -150,19 +152,29 @@ _**I am continuously updating this app and very excited to add many features to
150152
> 4. **```F```** Enable full screen.
151153
> 5. **```Esc```** Disable full screen.
152154
> - Minor **style changes.**
153-
> 2. **No more bugs left.**
155+
> 2. **Known bugs removed.**
154156
155157

156158
#### v1.1.3 _(present)_
157159
> 1. Feature update:
158160
> - Now you can use the **```F```** shortcut key to **both enable and disable full screen**. (as recommended by _[@Vinesh27](https://github.com/vinesh27)_.)
159161
> - **Full screen button added**. It will be visible when timer is started.
160162
> - Very minor style changes.
161-
> 2. Javascript code refractored into camel case by _[@Vinesh27](https://github.com/vinesh27)_.
163+
> 2. Javascript code **refractored into camel case** by _[@Vinesh27](https://github.com/vinesh27)_.
164+
165+
166+
#### v1.1.2
167+
> 1. Feature update:
168+
> - New **shortcut keys** added!
169+
> 1. **``````** Add 15 minutes to timer.
170+
> 2. **``````** Subtract 15 minutes from timer.
171+
> 2. **Bug removed:** Buttons had a **black outline while using shortcut keys.** (as reported by _[@Vinesh27](https://github.com/vinesh27)_.)
162172
163173

164174
## Future update goals log:
165175
> 1. Recommendations in the know:
166-
> - All Recommended features added. [**Contact me to recommend.**](https://github.com/MeetPatel1706)
176+
> - All Recommended features added.
177+
> - [**Contact me to recommend.**](https://github.com/MeetPatel1706)
167178
> 2. Bugs in the know:
168-
> - All bugs are fixed. [**Contact me to report a bug.**](https://github.com/MeetPatel1706)
179+
> - Keyboard users **can't use the input fields with ease.** Will be fixed soon.
180+
> - [**Contact me to report a bug.**](https://github.com/MeetPatel1706)

0 commit comments

Comments
 (0)