From 0b17dcf170d369309446c1a5df8f73fd3f4059bf Mon Sep 17 00:00:00 2001 From: Pratyush Mishra Date: Tue, 2 Apr 2019 23:08:26 -0700 Subject: [PATCH] Add link to Sean's github in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f58bc0..8b2e650 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Unless you explicitly state otherwise, any contribution submitted for inclusion ## Reference paper [_ZEXE: Enabling Decentralized Private Computation_][zexe] -Sean Bowe, Alessandro Chiesa, Matthew Green, Ian Miers, [Pratyush Mishra](https://www.github.com/pratyush), [Howard Wu](https://www.github.com/howardwu) +[Sean Bowe](https://www.github.com/ebfull), Alessandro Chiesa, Matthew Green, Ian Miers, [Pratyush Mishra](https://www.github.com/pratyush), [Howard Wu](https://www.github.com/howardwu) *IACR ePrint Report 2018/962* ## Acknowledgements