diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index e83ed2b..8ce165d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a very simple test app to help GOV.UK developers familiarise themselves ## How to use this app -Navigate to the test app url on your browser and set the status parameter as the status response you want, e.g. ?status=200 +Navigate to the test app url on your browser and set the status parameter as the status response you want (e.g. `?status=200`) ## Run the app locally