aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-04-11 15:57:02 -0400
committerMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-04-11 15:57:02 -0400
commitcc27bfc2e4ea754167f7ad291240c47644a50a5b (patch)
tree49edef7da22a505b212fed612fe532c3d807ead4 /README.md
parentAdd `eln-cache/` directory to `.gitignore` (diff)
downloadmmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.tar.gz
mmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.tar.bz2
mmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.zip
Fix phrasing in the documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4a9bfdb..e1d81d0 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,10 @@ idea I have for an Emacs-centric Linux distribution. MMOSMacs is the
5core of my computing experience, and is designed to be a 5core of my computing experience, and is designed to be a
6jack-of-all-trades just like me. 6jack-of-all-trades just like me.
7 7
8MMOSMacs is currently in the planning phase.
9
10 8
11## Plans 9## Plans
12 10
13- Modular non-literate configuration 11- Non-literate configuration
14- `straight.el` + `use-package` package management 12- `straight.el` + `use-package` package management
15- Emacs as a desktop environment (`EXWM`, `EDNC`) 13- Emacs as a desktop environment (`EXWM`, `EDNC`)
16- System & network administration suite 14- System & network administration suite
@@ -26,7 +24,8 @@ MMOSMacs is currently in the planning phase.
26 - Games 24 - Games
27- Custom modeline & anti-distraction features 25- Custom modeline & anti-distraction features
28- Custom theme deisnged to reduce eye-strain 26- Custom theme deisnged to reduce eye-strain
29- Custom keybinds, menus, & dialogs 27- Custom keybind system, menus, & dialogs
28
30 29
31## Contributing 30## Contributing
32 31