emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/zig-mode 52e3e20 004/104: README.


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode 52e3e20 004/104: README.
Date: Sun, 29 Aug 2021 11:36:52 -0400 (EDT)

branch: elpa/zig-mode
commit 52e3e200a7d3da49d899e8d37b37587189f38f1f
Author: Andrea Orru <andreaorru1991@gmail.com>
Commit: Andrea Orru <andreaorru1991@gmail.com>

    README.
---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2279af2..fb4d89b 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
 # zig-mode
-Zig mode for Emacs
+Syntax highlighting for the [Zig programming language](http://ziglang.org) in 
Emacs.
+
+To use this package, add the following line to your `.emacs` file:
+```emacs
+(require 'zig-mode)
+```
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]