1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2025-02-09 07:29:09 +00:00

Fix issue with C#

This commit is contained in:
Julien LE COUPANEC 2018-08-08 16:59:41 +01:00
parent 14832b1be4
commit 0d757dc98d

View File

@ -24,7 +24,7 @@ Feel free to take a look. You might learn new things. They have been designed to
#### Imperative #### Imperative
- [C](languages/C.txt) - [C](languages/C.txt)
- [C#](languages/C#.txt) - [C#](languages/C%23.txt)
- [PHP](languages/php.php) - [PHP](languages/php.php)
#### Functional #### Functional