diff --git a/README.md b/README.md index 44a56ee..4ed0a89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Overview +**Author:** Niklas Baumstark + A standalone version of the Webkit server included in [capybara-webkit][1]. It includes a slim Python wrapper and the following improvements over the original version from thoughtbot: @@ -22,6 +24,12 @@ Python's `site-package` directory): If you don't need the Python bindings, you can also use the supplied `build.sh` shellscript to build the server only. +# Contact, Bugs, Contributions + +If you have any problems with this software, don't hesitate to open an +issue on Github or open a pull request or write a mail to **niklas +baumstark at Gmail**. + # License This software is based on [capybara-webkit][1].