Skip to content

Commit c2b2caf

Browse files
authored
Update README.md
1 parent 49587d2 commit c2b2caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FunctionWrappers.jl: Type stable and efficient wrapper of arbitrary functions
22

3-
[![Build Status](https://github.com/yuyichao/FunctionWrappers.jl/workflows/CI/badge.svg)](https://github.com/JuliaLang/FunctionWrappers.jl/actions)
3+
[![Build Status](https://github.com/JuliaLang/FunctionWrappers.jl/workflows/CI/badge.svg)](https://github.com/JuliaLang/FunctionWrappers.jl/actions)
44
[![codecov](https://codecov.io/gh/JuliaLang/FunctionWrappers.jl/graph/badge.svg?token=aws4t0lJ1E)](https://codecov.io/gh/JuliaLang/FunctionWrappers.jl)
55

66
Proof of principle implementation of [JuliaLang/julia#13984](https://github.com/JuliaLang/julia/issues/13984).

0 commit comments

Comments
 (0)