Skip to content

Commit 0010564

Browse files
committed
Add links
[x] Add link to paper [x] Add link to documentation
1 parent 6efb5d2 commit 0010564

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,18 @@
1313
</p>
1414
</figure>
1515

16+
<div align="center">
17+
18+
<a href="https://arxiv.org/abs/2409.17070"> ![LinkedIn](https://img.shields.io/badge/Paper-black?style=for-the-badge&logo=README&logoColor=white) </a>
19+
<a href="https://mit-ll.github.io/Syndeo/"> ![LinkedIn](https://img.shields.io/badge/Documentation-black?style=for-the-badge&logo=sphinx&logoColor=white) </a>
20+
21+
</div>
22+
1623
<p align="center">
1724
<a href="https://devguide.python.org/versions/"> <img alt="" src="https://img.shields.io/badge/python-3.10|3.11-blue?logo=python&logoColor=white"></a>
1825
<a href="https://github.com/pre-commit/pre-commit"> <img alt="" src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit"></a>
1926
<a href="https://docs.pytest.org/en/7.1.x/getting-started.html"> <img alt="" src="https://img.shields.io/badge/pytest-enabled-brightgreen?logo=pytest&logoColor=white"></a>
2027
<a href="https://black.readthedocs.io/en/stable/index.html"> <img alt="" src="https://badgen.net/static/code%20style/black/black"></a>
21-
2228
</p>
2329

2430
<p align="center">

0 commit comments

Comments
 (0)