diff options
author | Case Duckworth | 2022-07-06 16:50:56 -0500 |
---|---|---|
committer | Case Duckworth | 2022-07-06 16:50:56 -0500 |
commit | 0e07e2aa6c3654af5b5db696b82a15576ed8c5ea (patch) | |
tree | 321cf05430d37d314a46acfb6850ff4cdcac2ef5 | |
parent | apodsf8u (diff) | |
download | emacs-0e07e2aa6c3654af5b5db696b82a15576ed8c5ea.tar.gz emacs-0e07e2aa6c3654af5b5db696b82a15576ed8c5ea.zip |
Update README
-rw-r--r-- | readme.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.md b/readme.md index d83a27a..6573e43 100644 --- a/readme.md +++ b/readme.md | |||
@@ -6,5 +6,3 @@ This is my Emacs config. There are many like it, but this one is mine. | |||
6 | 6 | ||
7 | Check out the `lisp/` folder, there's a bunch of cool stuff there. My | 7 | Check out the `lisp/` folder, there's a bunch of cool stuff there. My |
8 | `early-init.el` is pretty static, but interesting stuff happens in `init.el`. | 8 | `early-init.el` is pretty static, but interesting stuff happens in `init.el`. |
9 | |||
10 | (If you're reading this from tildegit, I've moved to [my own server now](https://git.acdw.net/emacs/).) | ||