1. Copy the source code of the Wikipedia page you would like to convert in a file called "source.xml" and put this file in the "input" directory.
2. Run the command corresponding to your OS:
On Windows:
runFile
On Linux:
sh runFile.sh
##### Supported functionalities #####
This converter can get from a Wikipedia page images, simple tables, links. It will get the important sections, excluding the "See also", "References", "Further reading", "External links", etc...
##### Known bugs #####
- The display of the complex tables : actually we get an external object that we have to download, which is not that practical
##### To do #####
- Add the table on the right of each Wikipedia page