From 39d06c59b354e61525aee4261d3ded6710f19677 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 26 Jun 2024 17:54:06 -0700 Subject: [PATCH] docs(readme): reference correct file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 959d3c2..20cba18 100644 --- a/README.md +++ b/README.md @@ -215,8 +215,8 @@ you've set up git versioning. Optionally, you can set up linting for `dartgun.toml` to ensure that it is configured properly. -A JSON schema file is provided for validating the structure of -`dartgun.schema.json`. Download it from [this link](./dartgun.schema.json). +A JSON schema file is provided for validating the structure of `dartgun.toml`. +Download it from [this link](./dartgun.schema.json). Place the file in your dartgun directory, such that it looks like this: