Update README.md

Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
This commit is contained in:
Michael Kühnel 2012-10-19 00:26:28 +02:00
parent b957d0b858
commit 54588f5fea
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ Reveal.up();
Reveal.down();
Reveal.prev();
Reveal.next();
Reveal.prevFragment();
Reveal.nextFragment();
Reveal.toggleOverview();
// Retrieves the previous and current slide elements