diff --git a/README.md b/README.md index 64d9028..8a5a6fd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The **minimal-emacs.d** project is a customizable Emacs base that provides **bet Here’s what the **minimal-emacs.d** configuration provides: - Optimizations to speed up both startup and overall usage of Emacs, - Improved default Emacs settings, including user experience enhancements, UI element management, optimized garbage collection, better configurations for built-in packages, etc., -- You have full control over selecting the major and minor modes you need (i.e., **minimal-emacs.d** doesn’t enable any modes by default, allowing users to choose which modes to enable), +- Provides the user with complete control over selecting major and minor modes (*minimal-emacs.d* does not enable any modes by default, allowing users to choose which modes to activate). - This README.md, which offers extensive recommendations for customizing your Emacs configuration. *(More information about the features can be found here: [Features](#features))*