Skip to content

Commit 3e4e333

Browse files
committed
Added and used russian python image
- Added image of text editor with russian python example - Used image at bottom of README.md
1 parent 258294e commit 3e4e333

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You don't need to "install" anything special. Just make sure you have Python 3 (
3333
python lang.py script.tpy dict.csv
3434
```
3535

36-
## Example
36+
## Examples
3737

3838
1. `lang.csv` (Example):
3939
```csv
@@ -62,4 +62,8 @@ You don't need to "install" anything special. Just make sure you have Python 3 (
6262
4. Output:
6363
```text
6464
Hello World
65-
```
65+
```
66+
67+
### Text Editor Example (Russian)
68+
69+
<img src="images/russian-python.png">

images/russian-python.png

28.4 KB
Loading

0 commit comments

Comments
 (0)