update readme

This commit is contained in:
hyb1996
2017-08-16 11:10:21 +08:00
parent 7b1a5fc675
commit 8dd93e55cf
8 changed files with 48 additions and 18 deletions

View File

@@ -12,4 +12,3 @@ setInterval(function(){
toast(i * 5 + "秒");
}, 5000);
loop();

View File

@@ -8,4 +8,3 @@ setInterval(function(){
}
}, 4000);
loop();