diff --git a/strings/README.md b/strings/README.md index 43501e73..202ac34b 100644 --- a/strings/README.md +++ b/strings/README.md @@ -9,7 +9,6 @@ 5. [String Tokeniser](c-or-cpp/string-tokeniser.cpp) ### C# -You could use any online IDE (for an example [.net Finddle](https://dotnetfiddle.net/)) to test them. 1. [Palindrome Check](csharp/palindrome.cs)