branch: externals/el-job commit 2236b6d12ced54a3604b32639723fd660d4f2675 Author: Martin Edström <meedst...@runbox.eu> Commit: GitHub <nore...@github.com>
Update README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9b0621b9ea..ef26a293b8 100644 --- a/README.org +++ b/README.org @@ -13,7 +13,7 @@ In the meantime, current Emacs does not hang at all. Best of all, it completes /faster/ than =(mapcar #'FN INPUTS)=, owing to the use of all CPU cores! -For real-world usage, search for =el-job= in the source of [[https://github.com/meedstrom/org-node/blob/main/org-node.el][org-node.el]]. +For real-world usage, search for =el-job= in the source of [[https://github.com/meedstrom/org-mem/blob/main/org-mem.el][org-mem.el]]. ** Design rationale I want to shorten the round-trip as much as possible, *between the start of an async task and having the results*.