aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-07-09 21:00:51 -0400
committerHakim El Hattab2012-07-09 21:00:51 -0400
commitf57de200ec32861835c9582090d52c70e73dace9 (patch)
tree79830bdec71f7c3dc882c496e785b4348a733390 /README.md
parente7c5de23d7dc318babaee0fda69f4246a186f01a (diff)
refactored folder structure, added /plugins which is initially only used by #57
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c8cc4a2..3087fac 100644
--- a/README.md
+++ b/README.md
@@ -118,7 +118,7 @@ Once Node.js and the dependencies are installed, run the following command from
By default, the slides will be served at [localhost:1947](http://localhost:1947).
-You can change the appearance of the speaker notes by editing the file at `lib/slidenotes/notes.html`.
+You can change the appearance of the speaker notes by editing the file at `plugin/slidenotes/notes.html`.
### Known Issues
@@ -159,7 +159,7 @@ You can change the appearance of the speaker notes by editing the file at `lib/s
- 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
+- Folder structure updates for scalability (see /lib & /plugin)
- Slide notes by [rmurphey](https://github.com/rmurphey)
#### 1.3