diff --git a/README.md b/README.md index c8dcb0e..62842c9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Each challenge has one or more reference solutions that are: * Unit tested * Easy-to-understand +Challenges will soon provide [incremental hints](https://github.com/donnemartin/interactive-coding-challenges/issues/22) to help you arrive at the optimal solution. + Notebooks also detail: * Constraints * Test cases