Updated README.md

added a link back to the article: https://www.baeldung.com/java-equals-method-operator-difference
This commit is contained in:
Asjad J
2022-05-10 06:12:49 +05:00
committed by GitHub
parent 307690ffe8
commit 0ad9877cd3

View File

@@ -2,4 +2,6 @@
This module contains articles about core features in the Java language
## TODO ##
### Relevant Articles:
- [Difference Between == and equals() in Java](https://www.baeldung.com/java-equals-method-operator-difference)