From d9567cb2dac5eaac5f4d2aac37f587fb60ee7a97 Mon Sep 17 00:00:00 2001 From: Sam Calder-Mason Date: Wed, 7 Sep 2022 14:50:42 +1000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2fbfcc..df59e9f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,12 @@ Endpoints can provide 2 main functions: - `state` providers - those who provide entire finalized states - `verification` providers - those who provide an **easy** way for verifying the state downloaded from a `state` provider. -View the list in [Github Pages](https://eth-clients.github.io/checkpoint-sync-endpoints/). +----- +

+ View the list here +

+ +----- # Contributing