We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c099c0 commit bfc8e8fCopy full SHA for bfc8e8f
README.md
@@ -2,7 +2,12 @@
2
3
<div align="center">
4
5
-<img width="30%" src="doc/kcas.svg">
+<a href="https://ocaml-multicore.github.io/kcas/">
6
+ <img
7
+ width="30%"
8
+ alt="Kcas logo"
9
+ src="https://raw.githubusercontent.com/ocaml-multicore/kcas/main/doc/kcas.svg">
10
+</a>
11
12
# **kcas** — STM based on lock-free MCAS
13
0 commit comments