diff --git a/README.md b/README.md index f7e20868..09529065 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ For an in depth description of pull requests, please visit https://help.github.c For any further questions/suggestions head over to the issues section in GPy. -### Pull Request Guidelines + +### Pull Request Guidelines - Check your code with PEP8 or pylint. Try to stick to 80 columns wide. - Separate commits per smallest concern.