浏览代码

update readme

Robin Herbots 13 年之前
父节点
当前提交
917ef74600
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -372,10 +372,10 @@ $(document).ready(function(){
 The date aliases take leapyears into account.  There is also autocompletion on day, month, year.
 The date aliases take leapyears into account.  There is also autocompletion on day, month, year.
 For example:
 For example:
 
 
->input:	2/2/2012 		result: 02/02/2012
->input:  352012			result: 03/05/2012
->input:  3/530			result: 03/05/2030
->input: <ctrl> rightarrow	result: the date from today
+input:	2/2/2012 		result: 02/02/2012  
+input:  352012			result: 03/05/2012  
+input:  3/530			result: 03/05/2030  
+input:  ctrl rightarrow	        result: the date from today  
 
 
 ### numeric aliases
 ### numeric aliases