Skip to content

Commit 4bc904c

Browse files
committed
docs: improve README
1 parent e01fd6b commit 4bc904c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ If the answer to those is "yes":
44

55
- Do you want to use Emacs with native compilation enabled?
66
- Do you want to use Emacs with Wayland support?
7-
- Are you using Arch Linux?
7+
- [Optional] Are you using Arch Linux?
88

99
Then you might be interested in this repository. If you want all of those but
1010
you are not using Arch Linux, you can still go to the
@@ -21,6 +21,14 @@ Arch Linux users can install the binaries directly from `AUR` using the
2121
[emacs-gcc-wayland-devel-bin](https://aur.archlinux.org/packages/emacs-gcc-wayland-devel-bin/)
2222
package.
2323

24+
# Why?
25+
26+
Because [native comp](https://www.emacswiki.org/emacs/GccEmacs) is
27+
[fast](https://akrl.sdf.org/gccemacs.html),
28+
[wayland support](https://github.com/masm11/emacs) means optimal hidpi support,
29+
and you now have a convenient way of using the "devel" version of Emacs without
30+
having to compile it yourself.
31+
2432
# I want to improve X
2533

2634
Please create an issue (or, even better, a PR).

0 commit comments

Comments
 (0)