diff --git a/README.org b/README.org index 71a7000..165f998 100644 --- a/README.org +++ b/README.org @@ -61,5 +61,6 @@ The token can be supplied directly as a string, but you could write a lambda to * References -- [[https://help.kagi.com/kagi/api/fastgpt.html][FastGPT API]] +- [[https://help.kagi.com/kagi/api/fastgpt.html][Kagi FastGPT API]] - [[https://help.kagi.com/kagi/api/summarizer.html][Kagi Universal Summarizer API]] +- [[https://github.com/xenodium/chatgpt-shell][xenodium's chatgpt-shell]], which also provides shell-maker required by the FastGPT shell.