diff --git a/README.md b/README.md
index 004de51..0619f11 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,38 @@
-# sxt-node-docs
+# Sxt Node Docs
+
docs for sxt-node
+
+## 📑 Table of Contents
+
+- [🛠️ Installation](#installation)
+- [🚀 Usage](#usage)
+- [🤝 Contributing](#contributing)
+ - [📝 Commit Messages](#commit-messages)
+- [📧 Contact](#contact)
+- [📚 Additional Resources](#additional-resources)
+
+## 🛠️ Installation
+
+Provide instructions on how to install or set up the project. Include any dependencies that need to be installed and how to install them.
+
+## 🚀 Usage
+
+Explain how to use the project. Provide examples if applicable. This could include command line instructions, code snippets, or screenshots.
+
+## 🤝 Contributing
+
+If you would like others to contribute to your project, provide guidelines for how they can do so. This could include information on how to report bugs, suggest enhancements, or submit pull requests.
+
+#### 📝 Commit Messages
+
+Please ensure your commits follow the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standards. Doing so allows our CI system to properly categorize changes during the release process.
+
+## 📧 Contact
+
+For questions on this repository, please reach out to [dalbertom](https://github.com/dalbertom).
+
+## 📚 Additional Resources
+
+- [📋 Changelog](CHANGELOG.md)
+- [📜 License](LICENSE)
+- [👨💻 Code Owners](CODEOWNERS)
\ No newline at end of file