File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
2+ [ ![ Bazel Tests] ( https://github.com/williamfiset/Algorithms/actions/workflows/main.yml/badge.svg )] ( https://github.com/williamfiset/Algorithms/actions/workflows/main.yml )
23![ README Checker] ( https://github.com/williamfiset/Algorithms/workflows/README%20URL%20Checker/badge.svg )
34[ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.com/donate?hosted_button_id=JUP2HZ6JUPB5C )
45
@@ -8,7 +9,7 @@ Algorithms and data structures are fundamental to efficient code and good softwa
89
910# Running an algorithm implementation
1011
11- To compile and run any of the algorithms here, you need at least JDK version 8 and [ Bazel] ( https://bazel.build/ ) .
12+ To compile and run any of the algorithms here, you need at least JDK version 8 and [ Bazel] ( https://bazel.build/ )
1213
1314## Running with Bazel (recommended)
1415
You can’t perform that action at this time.
0 commit comments