diff --git a/apache-poi/README.md b/apache-poi/README.md index b7b8bf5f6a..5b23dc353e 100644 --- a/apache-poi/README.md +++ b/apache-poi/README.md @@ -6,3 +6,4 @@ This module contains articles about Apache POI - [Microsoft Word Processing in Java with Apache POI](https://www.baeldung.com/java-microsoft-word-with-apache-poi) - [Working with Microsoft Excel in Java](https://www.baeldung.com/java-microsoft-excel) - [Creating a MS PowerPoint Presentation in Java](https://www.baeldung.com/apache-poi-slideshow) +- [Merge Cells in Excel Using Apache POI](https://www.baeldung.com/java-apache-poi-merge-cells)