Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 598afe6

Browse files
authored
Update README.md
Added animation example
1 parent e45f18e commit 598afe6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
TimingField
1+
Timing Field
22
=================
33

44
A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.
55

6+
![preview](Animation.gif)
7+
68
Requirements
79
------------
810

@@ -18,7 +20,7 @@ Installation with composer :
1820
...
1921
"require": {
2022
...
21-
"fanmixco/timingfield": "1.2",
23+
"fanmixco/timingfield": "1.2.2",
2224
...
2325
},
2426
...

0 commit comments

Comments
 (0)