MingYang1010 commited on
Commit
d93fa7b
·
1 Parent(s): e6141d9

docs(readme): restore compact link badges

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -23,11 +23,17 @@ tags:
23
  <p><strong>A neural-symbolic benchmark for constrained route planning in remote-sensing imagery.</strong></p>
24
 
25
  <p>
26
- <a href="https://mingyang1010.github.io/NeSy-Route/"><b>Project Page</b></a>
 
 
27
  &nbsp;&nbsp;|&nbsp;&nbsp;
28
- <a href="https://arxiv.org/abs/2603.16307"><b>Paper</b></a>
 
 
29
  &nbsp;&nbsp;|&nbsp;&nbsp;
30
- <a href="https://github.com/MingYang1010/NeSy-Route"><b>Code</b></a>
 
 
31
  </p>
32
 
33
  </div>
 
23
  <p><strong>A neural-symbolic benchmark for constrained route planning in remote-sensing imagery.</strong></p>
24
 
25
  <p>
26
+ <a href="https://mingyang1010.github.io/NeSy-Route/">
27
+ <img src="https://img.shields.io/badge/Project-Page-34A853?style=flat-square&logo=googlechrome&logoColor=white" alt="Project Page">
28
+ </a>
29
  &nbsp;&nbsp;|&nbsp;&nbsp;
30
+ <a href="https://arxiv.org/abs/2603.16307">
31
+ <img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?style=flat-square&logo=arxiv&logoColor=white" alt="Paper">
32
+ </a>
33
  &nbsp;&nbsp;|&nbsp;&nbsp;
34
+ <a href="https://github.com/MingYang1010/NeSy-Route">
35
+ <img src="https://img.shields.io/badge/Code-GitHub-0969DA?style=flat-square&logo=github&logoColor=white" alt="Code">
36
+ </a>
37
  </p>
38
 
39
  </div>