diff options
author | pacien | 2018-07-18 21:56:33 +0200 |
---|---|---|
committer | pacien | 2018-07-18 21:56:33 +0200 |
commit | 5455052bf756f64440b57b305ce9a17f3050ed3d (patch) | |
tree | 72efa059e3de3e08d43e8ea8e606cd86cf3670fb /readme.md | |
download | beamer-viewer-5455052bf756f64440b57b305ce9a17f3050ed3d.tar.gz |
Bootstrap repo
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..3fb9552 --- /dev/null +++ b/readme.md | |||
@@ -0,0 +1,12 @@ | |||
1 | # Pointless Viewer | ||
2 | |||
3 | _Pointless Viewer_ is a simple split viewer for Beamer presentations, allowing slides and speaker notes to be displayed on separate screens without the need of any configuration. | ||
4 | |||
5 | It runs in most modern web browsers, which makes it cross-platform, and does not require any special software to be installed. | ||
6 | |||
7 | |||
8 | ## License | ||
9 | |||
10 | _Pointless Viewer_ is distributed under the terms of GNU General Public License, as detailed in the attached `license.md` file. | ||
11 | |||
12 | This software makes use of and is distributed with a copy of the _pdf.js_ library, which is licensed under the Apache License 2.0. | ||