From 4404c6f26ad54b9546f68d43ea8e7a1e3a4fb3f1 Mon Sep 17 00:00:00 2001 From: Ashar Shahid Date: Tue, 26 Sep 2023 15:30:44 -0400 Subject: [PATCH] update template link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63fe47f..52af64e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To list your project in the API3 dapp registry, follow these steps: - Fork this repository -- Add a new json with the same name as your project to `/projects`. You can use this [template](./projects/sample-datafeed.json) as a starting point +- Add a new json with the same name as your project to `/projects`. You can use this [project](./projects/Shrike-Perps.json) as a starting point - Run `yarn build` to build the project. This will also validate the json file - Create a pull request with your changes