Commit 2bccdd24 authored by Gaurav Kukreja's avatar Gaurav Kukreja

Updated README

parent b594a77e
...@@ -16,15 +16,7 @@ Meanwhile, we are working on publishing this plugin using Package Control, which ...@@ -16,15 +16,7 @@ Meanwhile, we are working on publishing this plugin using Package Control, which
## Demos ## Demos
### Replace the query text with answer in editor ### Show top 3 answers in a new tab
1. Write your query string.
2. Select the query string.
3. Press "Cmd + cr" to replace the selected query string by the answer generated from cht.sh.
![Preview](/contrib/cr.gif)
### List top 3 answers in a new tab
1. Press "Cmd + cs" to launch the input panel in Sublime Text. 1. Press "Cmd + cs" to launch the input panel in Sublime Text.
2. Enter your query and press Enter. 2. Enter your query and press Enter.
...@@ -32,7 +24,7 @@ Meanwhile, we are working on publishing this plugin using Package Control, which ...@@ -32,7 +24,7 @@ Meanwhile, we are working on publishing this plugin using Package Control, which
![Preview](/contrib/cs.gif) ![Preview](/contrib/cs.gif)
### Another way to insert answer directly in the editor ### Insert answer directly in the editor
1. Press "Cmd + ci" to launch the input panel in Sublime Text. 1. Press "Cmd + ci" to launch the input panel in Sublime Text.
2. Enter your query and press Enter. 2. Enter your query and press Enter.
...@@ -40,6 +32,14 @@ Meanwhile, we are working on publishing this plugin using Package Control, which ...@@ -40,6 +32,14 @@ Meanwhile, we are working on publishing this plugin using Package Control, which
![Preview](/contrib/ci.gif) ![Preview](/contrib/ci.gif)
### Replace the query text with answer in editor
1. Write your query string.
2. Select the query string.
3. Press "Cmd + cr" to replace the selected query string by the answer generated from cht.sh.
![Preview](/contrib/cr.gif)
### Note ### Note
1. On Windows and Linux the "Cmd" key is replaced by "Ctrl" key. 1. On Windows and Linux the "Cmd" key is replaced by "Ctrl" key.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment