diff --git a/README.md b/README.md index 897a957..d2df51d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # merge-cells [![Node.js CI](https://github.com/piglovesyou/merge-cells/actions/workflows/node.js.yml/badge.svg)](https://github.com/piglovesyou/merge-cells/actions/workflows/node.js.yml) -Provide JavaScript/TypeScript functions to help you merge cells of an HTML `GROUP BY`-like table. +Provide JavaScript/TypeScript functions to help you merge cells with vertically the same values. 👉 Example: https://piglovesyou.github.io/merge-cells/ @@ -10,7 +10,7 @@ Example usage in a browser: ```html