From a4858ef9ef7c30aa39b62011ee393d74e9ee61b8 Mon Sep 17 00:00:00 2001 From: michaelcurrin Date: Thu, 10 Sep 2020 17:21:33 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d980d32..a4bfa68 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Or submit a code change: 1. Fork this project. 2. Set up the project locally - follow the instructions on the live tutorial or in the [TLDR](/docs/tutorial/tldr.md) page of the local docs. -3. Make any changes you want. Be sure to keep a copy of the original license in the repo. e.g. `cp LICENSE LICENSE-source`. +3. Make any changes you want. Be sure to keep a copy of the original license in the repo. + - e.g. `cp LICENSE LICENSE-source` 4. Create a Pull Request.