From 556113fe3d6611fe22abd1acc8bce0fb755363c1 Mon Sep 17 00:00:00 2001 From: Navin Date: Mon, 20 Jul 2020 00:47:13 +0530 Subject: [PATCH] =?UTF-8?q?fix(readme):=20=E2=9C=8F=EF=B8=8F=20=20add=20ne?= =?UTF-8?q?w=20lines=20for=20contributing=20paragraphs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes #11 --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b98f0ef..7561ddb 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,9 @@ You can enable tab completion (recommended) by opening ## Contributing -This is an Open Source Project with MIT License. You can also contribute to this -extension by adding your own list of CSS Snippets which you think will help -others increase their productivity, see [Contributing Docs →](CONTRIBUTING.md) -for detailed guidance. +This is an Open Source Project with MIT License. + +You can also contribute to this extension by adding your own list of CSS +Snippets which you think will help others increase their productivity. + +See [Contributing Docs →](CONTRIBUTING.md) for detailed guidance.