summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ppt-slides/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/ppt-slides/README.md')
-rw-r--r--macros/latex/contrib/ppt-slides/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/latex/contrib/ppt-slides/README.md b/macros/latex/contrib/ppt-slides/README.md
index 91d4058c89..9543ebc462 100644
--- a/macros/latex/contrib/ppt-slides/README.md
+++ b/macros/latex/contrib/ppt-slides/README.md
@@ -1,4 +1,5 @@
[![make](https://github.com/yegor256/ppt-slides/actions/workflows/latexmk.yml/badge.svg)](https://github.com/yegor256/ppt-slides/actions/workflows/latexmk.yml)
+[![CTAN](https://img.shields.io/ctan/v/ppt-slides)](https://ctan.org/pkg/ppt-slides)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/ppt-slides/blob/master/LICENSE.txt)
This LaTeX package helps you create slide decks as good looking
@@ -14,7 +15,7 @@ and then use in preamble:
```tex
\documentclass{article}
\usepackage{clicks}
-\usepackage[template=dark]{ppt-slides}
+\usepackage[template,scheme=dark]{ppt-slides}
\begin{document}
\plick{\pptBanner{This Is My First Slide}}
\plick{The slide tells you an interesting story...}