summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-10-26 09:11:24 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2013-10-26 09:11:24 -0400
commit110edab4aaaef1f9ebae3e8ac8a663c56ee6cd9b (patch)
tree87ed8dce69ff31e8ba787df1387120b3667c6abd
parenta4fe214ac6b27bf021898a87af085253437cbd80 (diff)
downloadIntimidatetime-110edab4aaaef1f9ebae3e8ac8a663c56ee6cd9b.zip
Intimidatetime-110edab4aaaef1f9ebae3e8ac8a663c56ee6cd9b.tar.gz
Intimidatetime-110edab4aaaef1f9ebae3e8ac8a663c56ee6cd9b.tar.bz2
Revise readmev0.1.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d8630a..0c5ec18 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ I also recommend getting the eBook [Handling Time](https://sellfy.com/p/8gxZ).
1) Much like jQueryUI Timepicker Addon, Intimidatetime has a control type abstraction (select dropdown, label, list). List is not yet implemented, but it should generate clickable links to set the value. This will implement the calendar grid for the "day" selection, and simply a list of links for the other units. The type is specified in the option for unites.day.type.
-2) Once the control type for list is working there is a modes functionality. Modes are groups of presets. So if you want all select boxes, you could have a modes for those
+2) Once the control type for list is working there is a modes functionality. Modes are groups of presets. So if you want all select boxes, you could have a modes for those.
3) I18N improvements. If you are fluent in a language other than English, please help. It only takes a couple minutes.