Skip to content

Commit 46854b6

Browse files
authored
Minor cleanup & additions to the readme.
1 parent 4e8acd6 commit 46854b6

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

readme.txt

+9-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,17 @@ Stable tag: 2.0.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

11-
Save your form data via local storage using Sisyphus.
11+
Save & resume your form data via the visitor's local storage using Sisyphus.js until the form is submitted.
1212

1313
== Description ==
1414

15-
Allow for saving your form data with local storage using [Sisyphus](http://sisyphus-js.herokuapp.com/).
15+
Allow for saving & resuming of your form data with the visitor's local storage using [Sisyphus.js](http://sisyphus-js.herokuapp.com/) until the form is submitted.
1616

17-
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, browser crashes and other disasters!
17+
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, going offline, browser crashes and other disasters!
1818

19-
Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
19+
Thanks to [swingline0](https://profiles.wordpress.org/swingline0) for the updates on v2.0. Now works with paged forms.
20+
21+
Additional community support & development is welcome via GitHub: [https://github.com/bhays/gravity-forms-sisyphus](https://github.com/bhays/gravity-forms-sisyphus)
2022

2123
This requires Gravity Forms version 1.7 or higher.
2224

@@ -34,6 +36,9 @@ This requires Gravity Forms version 1.7 or higher.
3436

3537
== Changelog ==
3638

39+
### 2.0.1
40+
* Minor update
41+
3742
### 2.0
3843
* Thanks to swingline0 for the updates on v2.0
3944
* Update to current Sisyphus

0 commit comments

Comments
 (0)