aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sokol <tristans@squareup.com>2018-06-04 13:52:11 -0700
committerTristan Sokol <git@tristansokol.com>2018-06-05 09:30:02 -0700
commit27553e2fcb9714afcde7f26237302ab9b4b58a8a (patch)
tree8e64002396dadc2a99ff5ed66c9cc463c99bc55d /README.md
parenta2e69a4b42f9e968406f62073d1c4bf0ea2d3361 (diff)
downloadperl-software-in-gnu-guix-27553e2fcb9714afcde7f26237302ab9b4b58a8a.tar
perl-software-in-gnu-guix-27553e2fcb9714afcde7f26237302ab9b4b58a8a.tar.gz
add a full list of transitions to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 857f39c..3d63445 100644
--- a/README.md
+++ b/README.md
@@ -695,7 +695,7 @@ You can also use different in and out transitions for the same slide:
And it starts again.
</section>
```
-
+You can choose from `none`, `fade`, `slide`, `convex`, `concave` and `zoom`.
### Internal links
It's easy to link between slides. The first example below targets the index of another slide whereas the second targets a slide with an ID attribute (`<section id="some-slide">`):