From 3dd107a07b3af75314bc5737dd94d9147f28de57 Mon Sep 17 00:00:00 2001
From: m229abd <79043904+m229abd@users.noreply.github.com>
Date: Sat, 22 Feb 2025 14:19:30 +0330
Subject: [PATCH] Add UCB ZKP MOOC (#376)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 79bbe30..11ed11b 100755
--- a/README.md
+++ b/README.md
@@ -1001,6 +1001,7 @@ Table of Contents
 - [Computer Systems Security, Fall 2020, Vinod Ganapathy, IISc Bangalore](https://www.csa.iisc.ac.in/~vg/teaching/SecurityLectures/)
 - [UC Berkeley CS 161 Computer Security, Summer 2021, by Nicholas Ngai and Peyrin Kao](https://www.youtube.com/playlist?list=PLIygTcviGPKAPoe_0mUsXYaxZfsFyQyFE)
 - [UCSD CS291A Differential Privacy Fall 2021, by Yu-Xiang Wang](https://cseweb.ucsd.edu/~yuxiangw/classes/DPCourse-2021Fall/) ([Youtube](https://www.youtube.com/playlist?list=PLTN4aNO9NiB7UiBbSFznHRSkdieBc0-sk))
+- [Zero Knowledge Proofs MOOC, UC Berkeley RDI Center on Decentralization & AI](https://www.youtube.com/playlist?list=PLS01nW3Rtgor_yJmQsGBZAg5XM4TSGpPs)
 
 ------------------------------