diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-12-05 15:18:46 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-12-21 09:14:41 -0500 |
| commit | 611229735d83b61823bf0768b47d405e47fe753c (patch) | |
| tree | f7fb6a4f7bc732b8b2e081ecea941f1fc2edc6c1 | |
| parent | cf33b0669d172b4142c4a63c43e928d35638d7c0 (diff) | |
Add stable release links to README
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ SRS Anywhere is a free, browser-based flash card application using the [Free Spa It is similar to [Anki](https://en.wikipedia.org/wiki/Anki_(software)), except that it is entirely contained within static files and can therefore be used anywhere a web browser is available. No server is necessary. +The most recent stable release of SRS Anywhere is hosted at <https://jakob.space/dist/srs-anywhere.html>. +The card editor is also available at <https://jakob.space/dist/deck-editor.html>. + SRS Anywhere is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SRS Anywhere is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with SRS Anywhere. If not, see <https://www.gnu.org/licenses/.>. |