From 2cc308bc5f91a9c0fd06f374a950eecd36606354 Mon Sep 17 00:00:00 2001
From: Qiaolin Yu <qy254@cornell.edu>
Date: Mon, 6 May 2024 11:52:27 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 175b7e0..6427dd3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
 # **[SIGMOD'24] CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure**
 
+
+## Paper
+[CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure](https://qiaolin-yu.github.io/pubs/V2mod124-yu.pdf)
+
+Qiaolin Yu, Chang Guo, Jay Zhuang, Viraj Thakkar, Jianguo Wang, Zhichao Cao.
+
+ACM Conference on Management of Data (SIGMOD 2024), Research Track Full Paper.
+
 ## **Dependencies**
 
 - Linux - Ubuntu