瀏覽代碼

add a full list of transitions to readme

Tristan Sokol 6 年之前
父節點
當前提交
27553e2fcb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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">`):