diff --git a/README.md b/README.md index 6fb611aa39ce25ecc79d537c7947e5735bf3d40b..e2fb20ede7acede7a5daaa617a52653154f4ee56 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,30 @@ Word Count Word Count is a [Wordpress](https://wordpress.org/) plugin to count the words of posts and pages, and to show reports on that counting. +Counting words +-------------- + +![word-counting](https://aztlan.fciencias.unam.mx/gitlab/canek/word-count/-/wikis/uploads/3d66d398842ccf58ca565136ca29927c/word-counting.png) + +Statistics +---------- + +![statistics](https://aztlan.fciencias.unam.mx/gitlab/canek/word-count/-/wikis/uploads/6c2ddb6780ca0c38cff2ec95e362b2c0/statistics.png) + +Tables +------ + +![tables](https://aztlan.fciencias.unam.mx/gitlab/canek/word-count/-/wikis/uploads/4b1675be1712ff16072b75d4b99b28cc/tables.png) + +Bar charts +---------- + +![bar-charts](https://aztlan.fciencias.unam.mx/gitlab/canek/word-count/-/wikis/uploads/62a666528dcedc9fcdb12243985760c0/bar-charts.png) + +Pie charts +---------- + +![pie-charts](https://aztlan.fciencias.unam.mx/gitlab/canek/word-count/-/wikis/uploads/f8aa3f9afa8e1f0045d6a443a961fc3b/pie-charts.png) The charts in the reports are created using the [apexcharts](https://apexcharts.com/) library, available under the MIT license.