Skip to content

Commit 75762d7

Browse files
committed
Update DOI badge and fix broken links
1 parent c660b2b commit 75762d7

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🧠 CyberLoop
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
4-
[![DOI](https://zenodo.org/badge/1072923533.svg)](https://doi.org/10.5281/zenodo.17913395)
4+
[![DOI](https://zenodo.org/badge/1072923533.svg)](https://doi.org/10.5281/zenodo.18051816)
55
[![PR Checks](https://github.com/roackb2/cyberloop/actions/workflows/pr-checks.yml/badge.svg?branch=main)](https://github.com/roackb2/cyberloop/actions/workflows/pr-checks.yml)
66

77
<p align="center">
@@ -54,7 +54,7 @@ yarn examples:wikipedia revolution
5454
| **Cost per Step** | ~$0.01 | **~$0.0001** | **99% Cheaper** |
5555
| **Behavior** | Stochastic | **Controlled** | Reproducible |
5656

57-
> 🔗 **See full benchmark:** [docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md](https://www.google.com/search?q=docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md)
57+
> 🔗 **See full benchmark:** [docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md](docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md)
5858
5959
---
6060

@@ -141,9 +141,10 @@ yarn examples:github
141141

142142
## 📂 Documentation
143143

144-
* **Benchmarks:** [Wikipedia Navigation Results](https://www.google.com/search?q=docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md)
145-
* **Theory:** [AICL Whitepaper](https://www.google.com/search?q=./docs/whitepaper/AICL.md)
146-
* **Architecture:** [Inner/Outer Loop Spec](https://www.google.com/search?q=./docs/architecture/inner-outer-loop.md)
144+
* **Benchmarks:** [Wikipedia Navigation Results](docs/benchmarks/wikipedia/benchmark-wikipedia-navigation.md)
145+
* **Theory:** [AICL Whitepaper](docs/whitepaper/AICL.md)
146+
* **Architecture:** [Inner/Outer Loop Spec](docs/architecture/inner-outer-loop.md)
147+
* **Academic:** [Zenodo Record](https://zenodo.org/records/17835680) (Cite as Liang, 2025)
147148

148149
---
149150

0 commit comments

Comments
 (0)