Skip to content

Commit cf4bea6

Browse files
committed
Update README.md
1 parent 4f32c29 commit cf4bea6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ resource associated with a calendar, time slots arranged vertically). At this po
1212
* Configure 7-day, or 5-day weeks, with choice of start-of-week day
1313

1414
The test/demo system uses localStorage to provide event persistence. In a real implementation, this would be
15-
replaced by, or enhanced with server-side storage using Ajax transactions.
15+
replaced by, or enhanced with server-side storage using Ajax transactions. The demo system passes in functions
16+
event persistence when creating the calendar; these can be replaced without modifying the calendar plugin.
1617

1718

1819
## Objective

0 commit comments

Comments
 (0)