From c8184d1cfdf47d84ff648fe7ccc820138ec9c782 Mon Sep 17 00:00:00 2001 From: Daisuke Murase Date: Sat, 31 Oct 2009 17:51:56 +0900 Subject: [PATCH] oops --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 40f44a9..5d9ab43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -= EmacsURLHandler for OSX +EmacsURLHandler for OSX +======================= This application enables your emacs to open files via hyperlinks starts with `emacs://` something like: @@ -6,7 +7,8 @@ This application enables your emacs to open files via hyperlinks starts with `em This URL format is same as TextMate's `txmt:` scheme described [here](http://manual.macromates.com/en/using_textmate_from_terminal#url_scheme_html) -== Installation +Installation +------------ Download [latest release](http://cloud.github.com/downloads/typester/emacs-handler/EmacsHandler-1.0.zip). @@ -18,7 +20,8 @@ Launch it and select `EmacsHandler` -> `Preferences...`, then following window w Enter your emacsclient path and push apply button. -== Test it +Test it +------- Open terminal and type: @@ -26,11 +29,13 @@ Open terminal and type: or just click [this link](emacs://open/?url=file:///etc/hosts) -== Author +Author +------ Daisuke Murase :@typester (github, twitter, CPAN, etc..) -== License +License +------- BSD.