From a78d2b863a87ae60d36a5ed4b89152ace970e842 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 23 Oct 2023 23:22:17 +0200 Subject: readme: wrap long lines --- readme.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 51cf765..069b4e3 100644 --- a/readme.md +++ b/readme.md @@ -1,24 +1,33 @@ # Beamer Viewer -_Beamer 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. +_Beamer 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. -It runs in most modern web browsers, which makes it cross-platform, and does not require any special software to be installed. +It runs in most modern web browsers, which makes it cross-platform, +and does not require any special software to be installed. ## Usage -An instance of this web application is deployed at [beamerviewer.pacien.org](https://beamerviewer.pacien.org/). It is offline-enabled, and thus available locally even in the absence of network connectivity. +An instance of this web application is deployed at +[beamerviewer.pacien.org](https://beamerviewer.pacien.org/). +It is offline-enabled, +and thus available locally even in the absence of network connectivity. -A double-width presentation may be generated with _Beamer_ using `\setbeameroption{show notes on second screen=right}`. +A double-width presentation may be generated with _Beamer_ using +`\setbeameroption{show notes on second screen=right}`. -A demonstration is available [here](https://beamerviewer.pacien.org/#file=sample/demo.pdf). +A demonstration is available +[here](https://beamerviewer.pacien.org/#file=sample/demo.pdf). ## License Copyright (C) 2021 Pacien TRAN-GIRARD -_Beamer Viewer_ is distributed under the terms of GNU Affero General Public License v3.0, -as detailed in the attached `license.md` file. +_Beamer Viewer_ is distributed under the terms of GNU Affero General Public +License v3.0, as detailed in the attached `license.md` file. -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. +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. -- cgit v1.2.3