Update README.md

This commit is contained in:
James Cherti
2024-08-03 13:28:55 -04:00
parent f426fc691c
commit 40118f2d5f

View File

@@ -1,6 +1,6 @@
# Minimal ~/.emacs.d
This repository hosts a minimal Emacs configuration with `early-init.el` and `init.el` files. It is designed to serve as a base for your vanilla Emacs configuration. These files are designed to optimize startup time, configure essential settings, and manage package installations efficiently.
This repository hosts a minimal Emacs configuration with `early-init.el` and `init.el` files. It is designed to serve as a base for your vanilla Emacs configuration, offering a robust foundation for a better vanilla Emacs experience.
## Installation