1 parent 0430164 commit 6814bb3Copy full SHA for 6814bb3
1 file changed
README.md
@@ -8,7 +8,7 @@
8
---
9
10
## 🛠️ Technologies & Libraries
11
-n lw eoc0-`
+
12
<p align="center">
13
<img src="https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white"/>
14
<img src="https://img.shields.io/badge/PyTorch-EE4C2C?style=flat&logo=pytorch&logoColor=white"/>
@@ -84,6 +84,15 @@ tpiv-simulations/
84
85
86
87
+## ADR (Architecture Decision Records)
88
+This project maintains important architectural decisions in the `adr/` folder:
89
90
+- [001-ADR Cluster](./adr/001-adr-cluster.md)
91
+- [002-ADR Torch](./adr/002-adr-torch.md)
92
+- [003-ADR Sphinx Documentation](./adr/003-adr-sphinx.md)
93
94
+---
95
96
## 🚀 Installation
97
98
Clone the repository and install dependencies:
0 commit comments