aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorpacien2018-07-31 21:00:13 +0200
committerpacien2018-07-31 21:32:07 +0200
commit3a53e581c4888ce0d8e7f62c6766eeafe1c0610f (patch)
tree6d021cf4ba9ff6a2ea4d6448540d70d7fbaef7c7 /readme.md
parentc76619549afc86fc8912451113347f9e7153c8d1 (diff)
downloadbeamer-viewer-3a53e581c4888ce0d8e7f62c6766eeafe1c0610f.tar.gz
Succumb to paranoia
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index df55f2f..5f6b64a 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
1# Pointless Viewer 1# Pointless Viewer
2 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. 3_Pointless Viewer_ is a web-based viewer for _Beamer_ presentations, allowing slides and speaker notes to be displayed on separate screens without the need of any configuration.
4 4
5It runs in most modern web browsers, which makes it cross-platform, and does not require any special software to be installed. 5It runs in most modern web browsers, which makes it cross-platform, and does not require any special software to be installed.
6 6
@@ -16,6 +16,9 @@ A demonstration is available [here](https://pointlessviewer.pacien.org/?file=sam
16 16
17## License 17## License
18 18
19_Pointless Viewer_ is distributed under the terms of GNU General Public License, as detailed in the attached `license.md` file. 19Copyright (C) 2018 Pacien TRAN-GIRARD
20
21_Pointless Viewer_ is distributed under the terms of GNU Affero General Public License v3.0,
22as detailed in the attached `license.md` file.
20 23
21This software makes use of and is distributed with a copy of the _pdf.js_ library, which is licensed under the Apache License 2.0. 24This software makes use of and is distributed with a copy of the _pdf.js_ library, which is licensed under the Apache License 2.0.