Skip to content

Commit 06eaf69

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 43e360b + b778fa4 commit 06eaf69

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ The goal of this project is to learn how does programming languages works under
99
[Grammar documentation](https://github.com/jwdeveloper/SimpleLanguage/blob/master/SL.Application/gramma.md)
1010

1111

12-
# Fibonacci example
13-
![image](https://github.com/jwdeveloper/SimpleLanguage/assets/79764581/bfc3e3ec-93b4-4adb-9d17-a47b13ee1016)
12+
# Examples
1413

14+
[Check out Examples](https://github.com/jwdeveloper/SimpleLanguage/tree/master/SL.Application/examples)
1515

16+
# Fibonacci example
17+
![image](https://github.com/jwdeveloper/SimpleLanguage/assets/79764581/bfc3e3ec-93b4-4adb-9d17-a47b13ee1016)
1618

1719

1820
# Grid example

0 commit comments

Comments
 (0)