diff --git a/README.md b/README.md index 2b7c7639ad320bfe92d792d1cc1400bcfac194c5..07c92d7dc61c09fffe113f57ba8e72b58c424816 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ followed by `make build-dep`. * The folder [tests](theories/tests) contains modules we use to test our infrastructure. Users of the Iris Coq library should *not* depend on these modules; they may change or disappear without any notice. +* The folder [si_logic](theories/si_logic) defines a "plain" step-indexed logic + and shows that it is an instance of the BI interface. ## Case Studies