From 93e5d8fcaf8101f78e2e1490d93b74f2ca0b3547 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Fri, 23 Sep 2022 02:53:52 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A6=20add=20Ethereum=20Proof-of-Stake?=
=?UTF-8?q?=20Consensus=20Specifications?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
The-Merge/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/The-Merge/README.md b/The-Merge/README.md
index b0cd0ec..921e3b4 100644
--- a/The-Merge/README.md
+++ b/The-Merge/README.md
@@ -12,7 +12,8 @@
-* [State of research: increasing censorship resistance of transactions under proposer/builder separation (PBS), by Vitalik et al](https://notes.ethereum.org/@vbuterin/pbs_censorship_resistance)
+* [Ethereum Proof-of-Stake Consensus Specifications](https://github.com/ethereum/consensus-specs/tree/dev/specs)
+* [Increasing censorship resistance of transactions under proposer/builder separation (PBS), by Vitalik et al](https://notes.ethereum.org/@vbuterin/pbs_censorship_resistance)