From 1cd3cfbfe66f1dd71ec11ea9ec1e154238246c9e Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Wed, 13 Dec 2017 13:09:23 +0100
Subject: [PATCH] add iris-atomic

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

diff --git a/README.md b/README.md
index 71f453d19..d7136b2ef 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,8 @@ that should be compatible with this version:
   collect miscellaneous case studies that do not have their own repository.
 * [LambdaRust](https://gitlab.mpi-sws.org/FP/LambdaRust-coq/) is a Coq
   formalization of the core Rust type system.
+* [Iris Atomic](https://gitlab.mpi-sws.org/FP/iris-atomic/) is an experimental
+  formalization of logically atomic triples in Iris.
 
 ## For Developers: How to update the std++ dependency
 
-- 
GitLab