diff options
author | euxane | 2025-01-23 00:07:29 +0100 |
---|---|---|
committer | euxane | 2025-01-23 00:07:29 +0100 |
commit | 3515a674ef2c53330c24bcb32f17a7c985fc3b6f (patch) | |
tree | 97a0173dda4c9fb8daf27f98f4315a90be5407c2 /readme.md | |
parent | d71ba18d6786676e7df63564df27f731f69d43d9 (diff) | |
download | beamer-viewer-master.tar.gz |
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ and does not require any special software to be installed. | |||
11 | ## Usage | 11 | ## Usage |
12 | 12 | ||
13 | An instance of this web application is deployed at | 13 | An instance of this web application is deployed at |
14 | [beamerviewer.euxane.net](https://beamerviewer.euxane.net/). | 14 | [beamerviewer.euxane.eu](https://beamerviewer.euxane.eu/). |
15 | It is offline-enabled, | 15 | It is offline-enabled, |
16 | and thus available locally even in the absence of network connectivity. | 16 | and thus available locally even in the absence of network connectivity. |
17 | 17 | ||
@@ -19,7 +19,7 @@ A double-width presentation may be generated with _Beamer_ using | |||
19 | `\setbeameroption{show notes on second screen=right}`. | 19 | `\setbeameroption{show notes on second screen=right}`. |
20 | 20 | ||
21 | A demonstration is available | 21 | A demonstration is available |
22 | [here](https://beamerviewer.euxane.net/#file=sample/demo.pdf). | 22 | [here](https://beamerviewer.euxane.eu/#file=sample/demo.pdf). |
23 | 23 | ||
24 | 24 | ||
25 | ## Contributing | 25 | ## Contributing |