From d421b409ad64a93fb812ebe11b1243b3b903baa4 Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Mon, 22 May 2017 21:55:15 +0400 Subject: [PATCH] update contributing instructions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 17189de4..250d675c 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,10 @@ Please visit https://github.com/micheloosterhof/cowrie/issues Cowrie welcomes any kind of contribution, please follow the next steps: -Fork the project on github.com. -Create a new branch. -Commit changes to the new branch. -Send a pull request. +* Fork the project on github.com. +* Create a new branch. +* Commit changes to the new branch. +* Send a pull request. ## Contributors