Skip to content

Commit 4a5edb5

Browse files
authored
Update README.md
1 parent 1936814 commit 4a5edb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TensorBoardLogger
2-
[![codecov](https://codecov.io/gh/PhilipVinc/TensorBoardLogger.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/PhilipVinc/TensorBoardLogger.jl)
3-
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://philipvinc.github.io/TensorBoardLogger.jl/dev/)
2+
[![codecov](https://codecov.io/gh/JuliaLogging/TensorBoardLogger.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaLogging/TensorBoardLogger.jl)
3+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://julialogging.github.io/TensorBoardLogger.jl/dev/)
44

55
**TensorBoardLogger.jl** is a native library for logging arbitrary data to
66
[Tensorboard](https://www.tensorflow.org/guide/summaries_and_tensorboard), extending Julia's standard Logging framework.

0 commit comments

Comments
 (0)