Skip to content

Commit e6739b9

Browse files
authored
Update README.md
Signed-off-by: Derek Gooding <djgooding@live.com>
1 parent a1fc875 commit e6739b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Easy to use!
2929
## Request
3030
The obvious input requirement. Menus only get you so far. Eventually you need to request a string from the user like their name or a date. Or how many iterations to loop. This is where requests come in. Quickly create an intuitive user end-point with a few lines of fluent code.
3131
## Tune
32-
Who doesn't like a beep or audio queue in their menues? Uses enums and a builder to make note generation intuitive. You can still include custom frequencies but more often then not, you're using a quick Quarter B note or a Half D.
32+
Who doesn't like a beep or audio queue in their menus? Uses enums and a builder to make note generation intuitive. You can still include custom frequencies but more often then not, you're using a quick Quarter B note or a Half D.

0 commit comments

Comments
 (0)