diff --git a/README.md b/README.md index 01e0f382f9..558a2e6bc1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The files for an exercise live in `exercises/` (where `atbash-cipher`). All exercises have: * a test suite, `_test.rb` -* an example solution, `.rb`, in `.meta/solutions` +* an example solution, `example.rb` Tests with a test generator will also have: