diff options
author | Federico Igne <6771224+dyamon@users.noreply.github.com> | 2021-06-30 20:56:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-30 20:56:52 +0100 |
commit | 42b2535aa1b3083b26148a149b4496ae4abf7a4f (patch) | |
tree | 8b190776fa1553470d6941526024668e17ad34e0 | |
parent | e3ff6f5e2427d2f9c761a4a17d02137a01107e47 (diff) | |
download | RSAComb-42b2535aa1b3083b26148a149b4496ae4abf7a4f.tar.gz RSAComb-42b2535aa1b3083b26148a149b4496ae4abf7a4f.zip |
Add badges to README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -17,7 +17,6 @@ Combined approach for Conjunctive Query answering in RSA | |||
17 | <a href="https://github.com/">Read the technical report</a> | 17 | <a href="https://github.com/">Read the technical report</a> |
18 | · | 18 | · |
19 | <a href="https://github.com/KRR-Oxford/RSAComb/issues">Report bug</a> | 19 | <a href="https://github.com/KRR-Oxford/RSAComb/issues">Report bug</a> |
20 | <!-- | ||
21 | <br/><br/> | 20 | <br/><br/> |
22 | <a href="https://github.com/KRR-Oxford/RSAComb/releases/latest"> | 21 | <a href="https://github.com/KRR-Oxford/RSAComb/releases/latest"> |
23 | <img src="https://img.shields.io/github/release/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="Release badge"> | 22 | <img src="https://img.shields.io/github/release/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="Release badge"> |
@@ -28,7 +27,9 @@ Combined approach for Conjunctive Query answering in RSA | |||
28 | <a href="LICENSE"> | 27 | <a href="LICENSE"> |
29 | <img src="https://img.shields.io/github/license/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="License badge"> | 28 | <img src="https://img.shields.io/github/license/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="License badge"> |
30 | </a> | 29 | </a> |
31 | --> | 30 | <a href="https://doi.org/10.5281/zenodo.5047811"> |
31 | <img src="https://img.shields.io/badge/DOI-10.5281/zenodo.5047811-blue?style=for-the-badge" alt="DOI badge"> | ||
32 | </a> | ||
32 | </p> | 33 | </p> |
33 | 34 | ||
34 | </p> | 35 | </p> |