diff --git a/java-strings-2/README.MD b/java-strings-2/README.MD index edda92221d..85832fde37 100644 --- a/java-strings-2/README.MD +++ b/java-strings-2/README.MD @@ -2,3 +2,4 @@ - [Java Localization – Formatting Messages](https://www.baeldung.com/java-localization-messages-formatting) - [Check If a String Contains a Substring](https://www.baeldung.com/java-string-contains-substring) +- [Removing Stopwords from a String in Java](https://www.baeldung.com/java-string-remove-stopwords)