diff --git a/README.md b/README.md index d2bd3b9..a9385ad 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ It is a great example for demonstrating how do we translate the TypeScript to Ja - TypeScript: - Java: -If you are interested in the translation and want to look at how it works, it will be a good start from reading and comparing those two `Image` class files in TypeScript and Java at the same time. +If you are interested in the translation and want to look at how it works, it will be a good start from reading and comparing those two `Image` class files in [TypeScript and Java](https://www.scaler.com/topics/typescript-vs-javascript/) at the same time. ## To-do List