diff --git a/README.md b/README.md deleted file mode 100644 index db4eb70..0000000 --- a/README.md +++ /dev/null @@ -1,17 +0,0 @@ -# pEpPythonAdapter - -Python adapter for the [pEpEngine](https://pep.foundation/dev/repos/pEpEngine/) - -## Documentation - -See documentation in the `docs` directory. - -## Issues - -If you are not pEp internal, please send a mail to: heck@pep.foundation - -If you are pEp internal, please open a ticket in our [bugtracker](https://pep.foundation/jira/projects/PYADPT/) and for any questions, you are always welome on #adapter. - -## License - -GPLv3 diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..e7186be --- /dev/null +++ b/README.rst @@ -0,0 +1,22 @@ +pEpPythonAdapter +================ +Python adapter for the [pEpEngine](https://pep.foundation/dev/repos/pEpEngine/) + + +Documentation +------------- +Please find the documentation in the ``docs`` directory. + + +Issues +------ +If you are not pEp internal, please send a mail to: heck@pep.foundation + +If you are pEp internal, please open a ticket in our `jira bugtracker `_. + + +License +------- +|GNU AFFERO GENERAL PUBLIC LICENSE +|Version 3, 19 November 2007 +|See LICENSE.txt