From 0af08090ee9a474cd4dd829df5149d2537263fb8 Mon Sep 17 00:00:00 2001 From: Artur Manuel Date: Thu, 17 Apr 2025 01:19:19 +0100 Subject: [PATCH] docs: update README to mention new functionality --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 5456b65..a266af8 100644 --- a/README.org +++ b/README.org @@ -9,7 +9,7 @@ baked into the package. Need I say more? Get it now! * Motivation It started off while I was in VC with the lads, (when I was using Discord) and -while found ~lib/theo~ in [[http://git.9front.org/plan9front/plan9front/HEAD/info.html][this repository.]] I was intrigued enough to make an +then we found ~lib/theo~ in [[http://git.9front.org/plan9front/plan9front/HEAD/info.html][this repository.]] I was intrigued enough to make an Emacs package for it in the same call and shared it out to others. But I wanted to make a repository for it so it can live on in more than a few ~cdn.discordapp.com~ links. @@ -18,7 +18,8 @@ to make a repository for it so it can live on in more than a few After installing the package (I do not care how, as long as you can get it), just call ~theo~ straight from M-x. If you want to use it directly from Emacs -Lisp however, just evaluate ~(theo)~. It really is that easy. +Lisp however, just evaluate ~(theo)~, or run ~(theo n)~ with n being a quote +you want to pick out. It really is that easy. * License