diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-29 00:55:48 +0000 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-29 00:55:48 +0000 |
commit | 8607eed89f561fd147cb72b499da4d4285ea55a5 (patch) | |
tree | 17f8b2e1897bf13d3074ac73d443325a6877ade2 | |
parent | 59fccf8ea7837b7284fb7392963c7da32bebb689 (diff) |
Add Conclusion frame.
-rw-r--r-- | presentation/sections/6-conclusion.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/presentation/sections/6-conclusion.tex b/presentation/sections/6-conclusion.tex index 300cf60..d14b224 100644 --- a/presentation/sections/6-conclusion.tex +++ b/presentation/sections/6-conclusion.tex @@ -2,3 +2,18 @@ % https://creativecommons.org/publicdomain/zero/1.0/ \section{conclusion} + +\begin{frame} + \frametitle{conclusion} + + \begin{itemize} + \item<2-> combox v0.2.3 + \item<3-> python package (python.org/pypi/combox) + \item<4-> licensed under GNU General Public license version 3 or + later + \item<5-> compatible with GNU/Linux and OS X + \item<6-> in ``alpha'' stage + \item<7-> ricketyspace.net/combox + \item<8-> git.ricketyspace.net/combox + \end{itemize} +\end{frame} |