File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # tracers.java [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.algorithm-visualizer/tracers-java.svg?style=flat-square )] ( https://search.maven.org/artifact/org.algorithm-visualizer/tracers-java ) [ ![ Travis (.com)] ( https://img.shields.io/travis/com/algorithm-visualizer/tracers.java.svg?style=flat-square )] ( https://travis-ci.com/algorithm-visualizer/tracers.java )
1
+ # tracers.java [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.algorithm-visualizer/tracers-java.svg?style=flat-square )] ( https://search.maven.org/artifact/org.algorithm-visualizer/tracers-java ) [ ![ API reference ] ( https://img.shields.io/badge/documentation-java-red.svg?style=flat-square )] ( https://javadoc.io/doc/org.algorithm-visualizer/tracers-java/ ) [ ![ Travis (.com)] ( https://img.shields.io/travis/com/algorithm-visualizer/tracers.java.svg?style=flat-square )] ( https://travis-ci.com/algorithm-visualizer/tracers.java )
2
2
3
3
> This repository is part of the project [ Algorithm Visualizer] ( https://github.com/algorithm-visualizer ) .
4
4
@@ -37,7 +37,7 @@ class Main {
37
37
}
38
38
```
39
39
40
- Check out the [ API reference] ( https://github.com/ algorithm-visualizer/algorithm-visualizer/wiki ) for more information.
40
+ Check out the [ API reference] ( https://javadoc.io/doc/org. algorithm-visualizer/tracers-java/ ) for more information.
41
41
42
42
## Contributing
43
43
You can’t perform that action at this time.
0 commit comments