Skip to content

Commit 98a3825

Browse files
authored
Update README.md
1 parent e66d2b5 commit 98a3825

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ The following script implements a simple game, demonstrating the use of many of
202202
(print "Congratulations! You guessed the number.")
203203
(print "It took you " + (String attempt_counter) + " attempts.")
204204
```
205+
## 6\. Extensions
206+
I invite you to download the extension for visual studio code which will give the language colors and a nice look.
205207

206-
## 6\. Author
208+
## 7\. Author
207209
This interpreter and language were created by Kamil Malicki.

0 commit comments

Comments
 (0)