From d02387d738293f3a1fe2100649a54bb54b6e1646 Mon Sep 17 00:00:00 2001
From: Your Name <you@example.com>
Date: Wed, 7 May 2025 16:00:54 +0100
Subject: [PATCH] docs: add readme

---
 README.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index cb90363..447adc4 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,17 @@ Thank you for your interest in our work! This repository will soon host the code
 
 **_The Radiance of Neural Fields: Democratizing Photorealistic and Dynamic Robotic Simulation_**
 
-Stay tuned as we prepare to release everything you need to reproduce our results, explore our methods, and build upon our research.
+📄 **[Read the Paper](https://arxiv.org/pdf/2411.16940)**  
+
+Stay tuned as we prepare to release our simulator.
 
 ---
 
 ## **What to Expect**
 
 In this repository, we will provide:
-- **Core Implementation:** Source code for key algorithms and methods.
-- **Simulation Environment:** Tools and data to replicate our photorealistic and dynamic robotic simulations.
+- **Core Implementation:** Simulation source code.
+- **Simulation Environment:** Tools and data to create your own photorealistic and dynamic robotic simulations.
 - **Examples & Tutorials:** Step-by-step guides to get started and experiment with our framework.
 
 ---
@@ -29,4 +31,4 @@ To be announced alongside the code release.
 
 ---
 
-Thank you for your patience and support! 🌟
\ No newline at end of file
+Thank you for your patience and support! 🌟
-- 
GitLab