From 706b9922d20518b6c10da3d85744a52fc557ad09 Mon Sep 17 00:00:00 2001 From: Zoraiz Date: Sat, 15 May 2021 13:52:16 +0500 Subject: [PATCH] Added contributing guide to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76811cb..a74226b 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ ascii-image-converter [path to image] -Scd 100,30
+## Contributing + +You can fork the project and implement any changes you want for a pull request. However, for major changes, please open an issue first to discuss what you would like to implement. + ## Packges used [github.com/spf13/viper](https://github.com/spf13/viper)