From b26c2897cd2c7c95c4e1e4b2a0e9246d894c28b8 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Tue, 6 Jun 2023 18:24:36 +0800 Subject: [PATCH] Add link to Engine APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28d61ad404..aeda0712d9 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Features are researched and developed in parallel, and then consolidated into se Additional specifications and standards outside of requisite client functionality can be found in the following repos: * [Beacon APIs](https://github.com/ethereum/beacon-apis) +* [Engine APIs](https://github.com/ethereum/execution-apis/tree/main/src/engine) * [Beacon Metrics](https://github.com/ethereum/beacon-metrics/) ## Design goals