Context
As a Wikipedia Preview partner
I want to know exactly which version of Wikipedia Preview I'm using
So I can include that critical piece of information when requesting support
Requests
- When the script loads, print Wikipedia Preview - <version> (<git hash>) to the js console
- Add a version() function to the main object that prints the message above
- Update the documentation in the README accordingly