From 5bf5185d49683eaf029b573a4df3e0a600578626 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sun, 19 May 2019 08:35:16 +0300 Subject: [PATCH] Update README.MD --- java-strings-2/README.MD | 1 + 1 file changed, 1 insertion(+) 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)