From 88e5a0e7a56524af795a6e586169abd6ee2fb730 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Wed, 7 May 2025 10:23:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21b84e9..668f5c1 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ These settings control the visibility of dialogs, context menus, toolbars, menu ## Customizations: Packages (post-init.el) +This README.md provides guidance on installing optional external packages. While Emacs is fully functional without them, the recommended packages can enhance your experience and introduce additional features, which is why they are suggested. + ### Optimization: Native Compilation Native compilation enhances Emacs performance by converting Elisp code into native machine code, resulting in faster execution and improved responsiveness.