From 916c2228a1816dc5bb9bf8924b2382f88b489eee Mon Sep 17 00:00:00 2001 From: David Russell Date: Sun, 12 Mar 2017 18:07:33 +0700 Subject: [PATCH] Added note on composable presentations. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e24f27..7c055a9 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ GitPitch slideshow presentations are designed for sharing. You can: Support for these social features can be found in the Web page footer of each slideshow presentation. +## GitPitch slideshow presentations are composable + +Create and deliver content and course materials as a series of slideshow presentations that all share common assets (css, images, etc.) in a single git repo. Check out the [GitPitch Asset Sharing](https://github.com/gitpitch/gitpitch/wiki/Asset-Sharing) page on the Wiki. + ## GitPitch slideshow presentations just work GitPitch requires no sign-up. And no configuration. Just add **PITCHME.md** ;)