branch: elpa/zig-mode
commit 52e3e200a7d3da49d899e8d37b37587189f38f1f
Author: Andrea Orru <andreaorru1...@gmail.com>
Commit: Andrea Orru <andreaorru1...@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