Skip to content

Commit e535ab6

Browse files
committed
Update README.md
1 parent 780043f commit e535ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ it shall be eliminated.
3333
Examples of customizability include:
3434
* Rendering of calendars and events is carried out by doT javascript template functions. These can be found
3535
in the templates directory; the raw doT template code is shown in comments. These are compiled into js functions using the
36-
cut and paste compiler on http://olado.github.io/doT/.
36+
cut and paste compiler on http://olado.github.io/doT/. UPDATE: These are now compiled on the fly when the page is loaded
3737
* The functions used to render the calendars and events are defined in the rc_calendar default settings at the
3838
top of rc_calendar.js, but can be overridden by options passed into the rc_calendar constructor
3939
* The resources associated with the calendar are defined in <resource> tags in the html code (see test.html). I'm not

0 commit comments

Comments
 (0)