Commit 04e48277 authored by Canek Peláez's avatar Canek Peláez
Browse files

Update README.md

parent 3bc50bfb
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -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.