Skip to content

Commit 7c5ea47

Browse files
authored
add docs badge
1 parent 8199e4a commit 7c5ea47

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
# Traceur
22

3-
[![Build Status](https://travis-ci.org/JunoLab/Traceur.jl.svg?branch=master)](https://travis-ci.org/JunoLab/Traceur.jl)
3+
[![Build Status](https://travis-ci.org/JunoLab/Traceur.jl.svg?branch=master)](https://travis-ci.org/JunoLab/Traceur.jl) [![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://JunoLab.github.io/Traceur.jl/latest)
44

55
Traceur is essentially a codified version of the [Julia performance tips](https://docs.julialang.org/en/v1/manual/performance-tips/). You run your code, it tells you about any obvious performance traps.
66

0 commit comments

Comments
 (0)