Skip to content

Commit 0cb7c76

Browse files
committed
2 parents 89d7ea7 + bc5de5d commit 0cb7c76

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,24 @@ Download the new released on GitHub, extract the.zip file and transfert/copy the
4343
#### -Font used in the screenshot is from Google Fonts
4444
https://fonts.google.com/specimen/Open+Sans
4545

46+
### -How to add your own screenshot and how it is working ?
47+
48+
- Go in the folder called "Screenshots" I you don't see it, just launch the program once.
49+
How to name your file. It's simple. **Let's take an example:**
50+
For my first card (word) I want to put an image with a flower on it. So because it is my first card, I will call it
51+
- `#0-1.png`
52+
- `#` <= For the program to understand that this is a screenshot that you want to use
53+
- `0` <= First card | Yes the first card is 0 / the second 1 etc...
54+
- `-1 `<= The first screenshot for that word, but your not limited to one image. Ex: `#0-5.png`
55+
56+
I will also soon release a new version with some test image for you to see.
57+
58+
There also new keyboard shortcut, made for using the screenshot option.
59+
60+
- `B` Show the screenshot related to the word. It will show if it exist
61+
- `N`Go to the next screenshot (Will not work if there's only one.
62+
- `V` Go back
63+
4664
If you see my project, and try it out, I would love to have your feedback ! :D
4765
And please don't hesitate to correct me!
4866

0 commit comments

Comments
 (0)