From b0adb5b80bc1c54b5d46fa14777e30797aa58197 Mon Sep 17 00:00:00 2001 From: David Brittain Date: Thu, 16 Aug 2012 23:23:59 -0700 Subject: [PATCH] Fix Readme formatting --- README.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.txt b/README.txt index 02e6cf0..1e04934 100644 --- a/README.txt +++ b/README.txt @@ -1,14 +1,11 @@ -A simple plugin for AppCode (and other IntelliJ based IDEs) that provides keyboard shortcut access to Dash. This is necessary as the -'Services' menu is not populated in AppCode (apparently a Java limitation). +A simple plugin for AppCode (and other IntelliJ based IDEs) that provides keyboard shortcut access to Dash. This is necessary as the 'Services' menu is not populated in AppCode (apparently a Java limitation). Install Dash.jar in this folder as a plugin. -Dash is a Mac application for rapid search of developer documentation. It is free with nags to persuade you to pay and lose the -nags. The free version is fully functional and super-useful. Get karma for buying and supporting the developer :) It can be downloaded here: +Dash is a Mac application for rapid search of developer documentation. It is free with nags to persuade you to pay and lose the nags. The free version is fully functional and super-useful. Get karma for buying and supporting the developer :) It can be downloaded here: http://itunes.apple.com/us/app/dash/id458034879?ls=1&mt=12 -The default shortcut assigned in the plugin is Mac-Shift-D. It either uses the current selection for the search, or the caret -position. +The default shortcut assigned in the plugin is Mac-Shift-D. It either uses the current selection for the search, or the caret position. Please feel free to request improvements, or fork-it and make them yourself! \ No newline at end of file