From 3a379f5959e21d8bb747f6fcd2715cee2cca22a1 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Thu, 14 Jul 2022 15:32:50 +0200 Subject: [PATCH] Update README --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index c27fb37..c394378 100644 --- a/README.org +++ b/README.org @@ -21,7 +21,9 @@ backend-as-a-service platform. ~appwrite.el~ is currently in its infancy, so don’t expect yet most of the functionalities to be available. If you want to see a detailed view of the parity between this library and the server API, check out -the [[file:TODOs.org][TODOs]] file in this repository. +the [[https://github.com/Phundrak/appwrite.el/blob/main/TODOs.org][TODOs]] file in this repository (Github’s parsing of org-mode files +isn’t great, either read it raw, on [[https://labs.phundrak.com/phundrak/appwrite.el/src/branch/main/TODOs.org][my Gitea mirror]], or directly in +Emacs). * Installation ** Manual Installation