Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update instructions for parallel-letter-frequency (exercism#2713)
The exercise docs suggested that the submitted code is automatically tested for the usage of parallelism. This is not the case, so the paragraph rewritten to instead suggest students to check for parallelism themselves. To help, a few links to resources about concurrency and parallelism in Java are added.
- Loading branch information