Add README file

This commit is contained in:
Gergely Polonkai 2014-10-04 21:11:52 +02:00
parent 734529f82a
commit 32e61247c6
1 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
Installation
============
Add `gobgen.el` to your Emacs start script:
`(load "gobgen.el")`
Usage
=====
`M-x gobgen <RET>`
Requirements
============
gobgen.el depends only on Emacs' widget library.
Tested on Emacs 24.3, please report if you succeed (or fail) on other
versions!