summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2025-12-05 15:18:46 -0500
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2025-12-05 15:18:46 -0500
commit20658fa66757843321540b22297bc444af3b91e2 (patch)
tree758fbe3af6ade31d7130b36068b38ae63ba86ce0 /README.md
parentcb059c186fb13e80ae7b3c16749588d6772d7472 (diff)
Add stable release links to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6511f4..41b6c58 100644
--- a/README.md
+++ b/README.md
@@ -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/.>.