You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@
50
50
51
51
<!-- ... -->
52
52
53
-
## Supported Engines
53
+
## Supported Engines 🔎
54
54
55
55
Supported search engines:
56
56
@@ -71,41 +71,42 @@ Supported search engines:
71
71
72
72
<!-- ... -->
73
73
74
-
## Getting Started
74
+
## Getting Started 1️⃣
75
75
76
76
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.
78
78
79
79
See [Usage »](https://github.com/Decimation/SmartImage/wiki#usage)
80
80
81
81
### 1. Input Field
82
82
83
-
#### 1a. Text
83
+
#### 1a. Text 📲
84
84
85
85
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.
86
86
87
-
#### 1b. Drag-and-drop
87
+
#### 1b. Drag-and-drop ↕
88
88
89
89
You are able to drag-and-drop images into the text field, in which case the file path populates the input field.
0 commit comments