Skip to content

Commit f1704c4

Browse files
authored
Update README.md
1 parent 73ddbe6 commit f1704c4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,27 @@
1919
alt="Codecov Coverage Status"
2020
src="https://img.shields.io/codecov/c/github/apperception-db/spatialyze/main?label=Coverage&style=for-the-badge"
2121
></a>
22-
<br/>
2322
<a href="https://github.com/psf/black"><img
2423
alt="Black Badge"
2524
src="https://img.shields.io/badge/black-000000.svg?label=Code%20style&style=for-the-badge"
2625
></a>
26+
<br/>
2727
<a href="https://arxiv.org/abs/2308.03276"><img
2828
alt="ArXiv Paper"
2929
src="https://img.shields.io/badge/2308.03276-b31b1b.svg?label=arXiv&style=for-the-badge"
3030
></a>
31+
<a href="https://doi.org/10.14778/3665844.3665846"><img
32+
alt="DOI"
33+
src="https://img.shields.io/badge/10.14778/3665844.3665846-000.svg?label=dl.acm&style=for-the-badge"
34+
></a>
35+
<a href="https://vldb.org/pvldb/volumes/17/paper/Spatialyze%3A%20A%20Geospatial%20Video%20Analytics%20System%20with%20Spatial-Aware%20Optimizations"><img
36+
alt="VLDB"
37+
src="https://img.shields.io/badge/2024-a3302a.svg?label=vldb&style=for-the-badge"
38+
></a>
39+
<a href="https://spatialyze.github.io"><img
40+
alt="spatialyze.github.io"
41+
src="https://img.shields.io/badge/github.io-f8d68c.svg?label=spatialyze&style=for-the-badge"
42+
></a>
3143
<!-- <img
3244
alt="Test Count"
3345
src="https://gist.githubusercontent.com/chanwutk/b32bb8bf89a237c0f13da5e17abc1cd9/raw/test-count-badge.svg"

0 commit comments

Comments
 (0)