aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-07-01 16:38:49 -0400
committerHakim El Hattab2012-07-01 16:38:49 -0400
commiteaf525c9a79507fdb97f8f4e67169fa83ec3def1 (patch)
tree48c3479c135b0e23ac04f76d8d8fa4950db98e04 /README.md
parent2118a6295d05acf2a7bc7cec3b874df772d0189a (diff)
/lib restructuring
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74b922e..e55c339 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,7 @@ You can change the appearance of the speaker notes by editing the file at `slide
- API methods for adding or removing all event listeners
- The 'slidechange' event now includes currentSlide and previousSlide
- Fixed bug where 'slidechange' was firing twice when history was enabled
+- Changed /lib structure
#### 1.3
- Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks [mahemoff](https://github.com/mahemoff)