diff options
-rw-r--r-- | readme.md | 5 | ||||
-rw-r--r-- | todo.md | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -22,6 +22,11 @@ A demonstration is available | |||
22 | [here](https://beamerviewer.pacien.org/#file=sample/demo.pdf). | 22 | [here](https://beamerviewer.pacien.org/#file=sample/demo.pdf). |
23 | 23 | ||
24 | 24 | ||
25 | ## Contributing | ||
26 | |||
27 | Issues and patches: email the author. | ||
28 | |||
29 | |||
25 | ## License | 30 | ## License |
26 | 31 | ||
27 | Copyright (C) 2018-2023 Pacien TRAN-GIRARD | 32 | Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
@@ -2,7 +2,7 @@ | |||
2 | - [x] copy the github issues to this file | 2 | - [x] copy the github issues to this file |
3 | - [ ] update stackoverflow links to cgit | 3 | - [ ] update stackoverflow links to cgit |
4 | - [x] update app links to cgit | 4 | - [x] update app links to cgit |
5 | - [ ] add note about sending patches and remarks via email in readme | 5 | - [x] add note about sending patches and remarks via email in readme |
6 | 6 | ||
7 | - [x] use a button to open popups (to avoid triggering popup blockers) | 7 | - [x] use a button to open popups (to avoid triggering popup blockers) |
8 | - [x] confirm whether action clicks do not trigger the blocker | 8 | - [x] confirm whether action clicks do not trigger the blocker |