Skip to content

Commit 4c8e6f2

Browse files
committed
doc
1 parent 8f442d7 commit 4c8e6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Here in the repository is a folder called `scripts` containing some sample scrip
7171
`tests.ecs` is a test program containing many of the **_EasyCoder_** features
7272
`benchmark.ecs` allows the performance of **_EasyCoder_** to be compared to other languages if a similar script is written for each one.
7373

74-
## Graphical programmming
74+
## Graphical programming
7575
**_EasyCoder_** includes a graphical programming environment that is in the early stages of development. Some demo scripts will be included in the `scripts` directory; these can be recognised by the extension`.ecg`. To run them, first install `tkinter`. On Linux this is done with
7676
```
7777
sudo apt install python3-tk

0 commit comments

Comments
 (0)