diff --git a/README.md b/README.md index 9b03a45..5e617a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Kripke-style untyped NbE in racket [![status-badge](https://woodpecker.electriclam.com/api/badges/4/status.svg)](https://woodpecker.electriclam.com/repos/4) + An implementation of normalization by evaluation loosely based on [A Denotational Account of Untyped Normalization by Evaluation](https://www.brics.dk/RS/03/40/BRICS-RS-03-40.pdf) and