From a2c08c534b4d2820ce854d05037f2b423a0d2638 Mon Sep 17 00:00:00 2001 From: alvarotrigo Date: Tue, 4 Mar 2014 03:34:22 -0800 Subject: [PATCH] - Updated documentation to start in another section AND slide. #280 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b397be3b..044136870 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The active section by default will be the first section, which is taken as the h
Some section
Some section
``` -If you want to define a different starting point rather than the first section, just add the class `active` to the section you want to load first. +If you want to define a different starting point rather than the first section or the first slide of a section, just add the class `active` to the section and slide you want to load first. ```html
Some section
```