diff --git a/src/runtime/c/doc/README.md b/src/runtime/c/doc/README.md index 7c11b755c..7940f51f5 100644 --- a/src/runtime/c/doc/README.md +++ b/src/runtime/c/doc/README.md @@ -12,3 +12,4 @@ So, **Don't Panic!** and keep reading. This is a live document and will develop 1. [Desiderata](DESIDERATA.md) 2. [Memory Model](memory_model.md) 3. [Abstract Expressions](abstract_expressions.md) +3. [Transactions](transactions.md) diff --git a/src/runtime/c/doc/transactions.md b/src/runtime/c/doc/transactions.md new file mode 100644 index 000000000..e69de29bb