Skip to content

Commit 396fb1d

Browse files
committed
...
1 parent 37a1b5d commit 396fb1d

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

README.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<!-- ... -->
5252

53-
## Supported Engines
53+
## Supported Engines 🔎
5454

5555
Supported search engines:
5656

@@ -71,41 +71,42 @@ Supported search engines:
7171

7272
<!-- ... -->
7373

74-
## Getting Started
74+
## Getting Started 1️⃣
7575

7676

77-
SmartImage is designed to be intuitive and agile. There are multiple ways of running the program, and you can use 2 different forms of input: direct image links or files.
77+
**SmartImage** is designed to be intuitive and agile. There are multiple ways of running the program, and you can use 2 different forms of input: direct image links or files.
7878

7979
See [Usage »](https://github.com/Decimation/SmartImage/wiki#usage)
8080

8181
### 1. Input Field
8282

83-
#### 1a. Text
83+
#### 1a. Text 📲
8484

8585
Simply use the text input field in the shell UI. You are able to copy/paste text and use common text manipulation functions such as undo/redo.
8686

87-
#### 1b. Drag-and-drop
87+
#### 1b. Drag-and-drop
8888

8989
You are able to drag-and-drop images into the text field, in which case the file path populates the input field.
9090

91-
### 2. Clipboard
91+
### 2. Clipboard 📋
92+
9293
SmartImage automatically detects clipboard changes
9394

94-
#### 2a. Text
95+
#### 2a. Text 🔗
9596

9697
Copy a link or file path, and the input field will update with its value.
9798

98-
#### 2b. Image file
99+
#### 2b. Image file 🖼
99100

100101
Copy an image file, and the input field will update with its file path.
101102

102103

103-
### 3. Context menu
104+
### 3. Context menu 🖱
104105

105106
Once the context menu integration is enabled, right-click on an image to open SmartImage with the selected
106107
file used as the input.
107108

108-
### 4. Command-line
109+
### 4. Command-line 🖥
109110

110111
Use the following parameters to invoke SmartImage:
111112

@@ -114,12 +115,12 @@ Use the following parameters to invoke SmartImage:
114115
| `--i` | Input |
115116
| `--auto` | Start search immediately |
116117

117-
## Wiki
118+
## Wiki 📕
118119

119-
**See the [Wiki »](https://github.com/Decimation/SmartImage/wiki) for documentation.**
120+
**See the *[Wiki »](https://github.com/Decimation/SmartImage/wiki)* for documentation.**
120121

121122
Wiki pages useful for getting started:
122123

123-
- User interface and options: [Interface »](https://github.com/Decimation/SmartImage/wiki/Interface)
124-
- Performing a search and usage: [Usage »](https://github.com/Decimation/SmartImage/wiki/Usage)
125-
- Search engines and config: [Engines »](https://github.com/Decimation/SmartImage/wiki/Engines)
124+
- User interface and options: *[Interface »](https://github.com/Decimation/SmartImage/wiki/Interface)*
125+
- Performing a search and usage: *[Usage »](https://github.com/Decimation/SmartImage/wiki/Usage)*
126+
- Search engines and config: *[Engines »](https://github.com/Decimation/SmartImage/wiki/Engines)*

0 commit comments

Comments
 (0)