Updated README.md

added link back to the article: https://www.baeldung.com/java-truncating-strings
This commit is contained in:
Asjad J
2022-07-14 08:41:09 +05:00
committed by GitHub
parent e0d22bd9f1
commit 2b8e91ce77

View File

@@ -7,4 +7,4 @@
- [String equals() Vs contentEquals() in Java](https://www.baeldung.com/java-string-equals-vs-contentequals)
- [Check if a String Ends with a Certain Pattern in Java](https://www.baeldung.com/java-string-ends-pattern)
- [Check if a Character is a Vowel in Java](https://www.baeldung.com/java-check-character-vowel)
- [How to Truncate a String in Java](https://www.baeldung.com/java-truncating-strings)