diff --git a/README.md b/README.md index d326a38..4074b04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Code Review Checklist: Java Concurrency - +//Read the file completely to understand all the things Design - [Concurrency is rationalized?](#rationalize) - [Can use patterns to simplify concurrency?](#use-patterns)