Skip to content

Commit 4f17e3f

Browse files
Add rust option
1 parent cfd6e5f commit 4f17e3f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,19 @@ The main porpuse of this repo is showing how is the switch statement be used.
7979
<ul>
8080
<il>
8181
<a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.php">PHP</a>
82-
<il>
82+
<il>
8383
</ul>
8484
</details>
8585
<details>
8686
<summary>R</summary>
8787
<ul>
8888
<il>
8989
<a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.rb">Ruby</a>
90-
<il>
90+
<il>
91+
<br>
92+
<il>
93+
<a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.ru">Rust</a>
94+
</il>
9195
</ul>
9296
</details>
9397
<details>

0 commit comments

Comments
 (0)