Skip to content

Commit c83dfb5

Browse files
committed
minor fixes
1 parent cda6ff4 commit c83dfb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ Please note, the server must support that language. There must be corresponding
9696
9797
The text in SVG pictures can be translated as well.
9898
99-
There's a special script for that. It takes `images.yml` from the repository root, and then replaces strings in all svgs according to its content.
99+
There's a special script for that. It takes `images.yml` from the repository root, like <https://github.com/javascript-tutorial/ru.javascript.info/blob/master/images.yml>, and then replaces strings in all svgs according to its content.
100100

101-
**Step 1.** You should make `images.yml` with translations in the repository root, for example: <https://github.com/javascript-tutorial/ru.javascript.info/blob/master/images.yml>.
101+
**Step 1.** You should make `images.yml` with translations in the repository root.
102102

103103
The file format is "YAML", it's quite easy to understand:
104104

0 commit comments

Comments
 (0)