Skip to content

Commit 623ede2

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

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

readme.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@ Gravity Forms Sisyphus
33

44
Version 2.0.1
55

6-
Allow for saving your form data with local storage using [Sisyphus](http://sisyphus-js.herokuapp.com/).
6+
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.
77

8-
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, browser crashes and other disasters!
8+
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!
99

10-
Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
10+
Thanks to [swingline0](https://github.com/Swingline0) for the updates on v2.0. Now works with paged forms.
11+
12+
Additional community support & development is welcome via GitHub: [https://github.com/bhays/gravity-forms-sisyphus](https://github.com/bhays/gravity-forms-sisyphus)
13+
14+
This requires Gravity Forms version 1.7 or higher.
1115

1216
## Requirements
1317
* WordPress 3.5
@@ -21,6 +25,9 @@ Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
2125

2226
## Changelog
2327

28+
### 2.0.1
29+
* Minor update
30+
2431
### 2.0
2532
* Thanks to swingline0 for the updates on v2.0
2633
* Update to current Sisyphus
@@ -39,4 +46,4 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
3946

4047
You should have received a copy of the GNU General Public License along with this program; if not, write to:
4148

42-
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
49+
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

0 commit comments

Comments
 (0)