Updated README.md

added link back to the article: https://www.baeldung.com/java-list-to-text-file
This commit is contained in:
Asjad J
2022-10-05 15:31:31 +05:00
committed by GitHub
parent 3cb01fa63c
commit c4b8b08e72

View File

@@ -4,3 +4,4 @@ This module contains articles about Java 11 core features
### Relevant articles
- [Adding Parameters to Java HttpClient Requests](https://www.baeldung.com/java-httpclient-request-parameters)
- [Writing a List of Strings Into a Text File](https://www.baeldung.com/java-list-to-text-file)