Skip to content

Commit bb0cfd5

Browse files
authored
Update README.md
1 parent 103d8f0 commit bb0cfd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![pipeline status]][gitlabci]
44

5-
Implementation of Salus (arXiv paper link coming soon).
5+
Implementation of Salus ([arXiv paper][arXiv]).
66

77
Must be used with a customized tensorflow at [SymbioticLab/tensorflow-salus][tf-salus].
88
Note that these two projects are tightly coupled together. Make sure to use latest commit from both projects.
@@ -36,6 +36,7 @@ Requires `CMake 3.10` and modern compiler with c++14 support, e.g. `GCC 5.4` is
3636

3737
See [toplevel CMakeLists.txt](CMakeLists.txt) for details.
3838

39+
[arXiv]: https://arxiv.org/abs/1902.04610
3940
[tf-salus]: https://github.com/SymbioticLab/tensorflow-salus
4041
[gitlabci]: https://gitlab.com/Salus/Salus/pipelines
4142
[pipeline status]: https://gitlab.com/Salus/Salus/badges/master/pipeline.svg

0 commit comments

Comments
 (0)