Skip to content

Commit 6814bb3

Browse files
committed
Remove generated HTML/JS/CSS files from main
1 parent 0430164 commit 6814bb3

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
---
99

1010
## 🛠️ Technologies & Libraries
11-
n lw eoc0-`
11+
1212
<p align="center">
1313
<img src="https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white"/>
1414
<img src="https://img.shields.io/badge/PyTorch-EE4C2C?style=flat&logo=pytorch&logoColor=white"/>
@@ -84,6 +84,15 @@ tpiv-simulations/
8484

8585
---
8686

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+
8796
## 🚀 Installation
8897

8998
Clone the repository and install dependencies:

0 commit comments

Comments
 (0)