docs: make more clearly about on use IDE
parent
5da27d887c
commit
b7e7e7d272
|
@ -5,7 +5,8 @@
|
||||||
1. [Palindrome Check](c-or-cpp/palindrome.c)
|
1. [Palindrome Check](c-or-cpp/palindrome.c)
|
||||||
|
|
||||||
### C#
|
### C#
|
||||||
Please use [.Net Finddle](https://dotnetfiddle.net/)
|
You could use any online IDE (for an example [.net Finddle](https://dotnetfiddle.net/)) to test them.
|
||||||
|
|
||||||
1. [Palindrome Check](csharp/palindrome.cs)
|
1. [Palindrome Check](csharp/palindrome.cs)
|
||||||
|
|
||||||
### JavaScript
|
### JavaScript
|
||||||
|
|
Loading…
Reference in New Issue