tracks/csharp/exercises/accumulate/README.md in trackler-2.2.1.104 vs tracks/csharp/exercises/accumulate/README.md in trackler-2.2.1.105

- old
+ new

@@ -26,12 +26,9 @@ Solve this one yourself using other basic tools instead. ## Hints This exercise requires you to write an extension method. For more information, see [this page](https://msdn.microsoft.com/en-us//library/bb383977.aspx). -### Submitting Exercises - -Note that, when trying to submit an exercise, make sure the exercise file that you're submitting is in the `exercism/csharp/accumulate` directory. ## Source Conversation with James Edward Gray II [https://twitter.com/jeg2](https://twitter.com/jeg2)