From 71e673d3920ac5d36c511811c2a41d8c5fbbfb7a Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:20:01 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8706ab..3f89341 100644 --- a/README.md +++ b/README.md @@ -552,7 +552,9 @@ To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`: ### Which other customizations can be interesting to add? -Add the following to `~/.emacs.d/post-init.el`: +1. Read the following article from the same author: [Essential Emacs Packages for Efficient Software Development and Text Editing](https://www.jamescherti.com/essential-emacs-packages/) + +2. You can also add the following to `~/.emacs.d/post-init.el`: ``` emacs-lisp (use-package which-key :ensure t