Skip to content

Commit ee4263f

Browse files
committed
Update README.md
1 parent cdb0693 commit ee4263f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ FinalShot supports full‑screen captures, predefined regions, custom selection,
5656
```ini
5757
[MeasureScreenshot]
5858
Measure=Plugin
59-
Plugin=Plugins\FinalShot.dll
59+
Plugin=FinalShot
6060
; Where to save the screenshot:
6161
SavePath=C:\Users\You\Pictures\shot.png
6262
; 1 = include cursor, 0 = no cursor
@@ -123,7 +123,7 @@ DebugLog=0
123123
```ini
124124
[MeasureFull]
125125
Measure=Plugin
126-
Plugin=Plugins\FinalShot.dll
126+
Plugin=FinalShot
127127
SavePath=#@#Screenshots\Full.png
128128
ShowCursor=1
129129
ScreenshotFinishAction=[!Refresh]
@@ -132,7 +132,7 @@ ScreenshotFinishAction=[!Refresh]
132132
```ini
133133
[MeasureRegion]
134134
Measure=Plugin
135-
Plugin=Plugins\FinalShot.dll
135+
Plugin=FinalShot
136136
SavePath=#@#Screenshots\Region.png
137137
PredefX=200
138138
PredefY=150

0 commit comments

Comments
 (0)