Skip to content

Commit a8d297b

Browse files
committed
README.md: tweak formatting
1 parent 88ac053 commit a8d297b

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
@@ -4,8 +4,8 @@ dependency grabbing at runtime.
44
Just put it on your classpath, and your SciJava scripts will gain access
55
to the following script preprocessing directives:
66

7-
#@repository("https://path.to/remote/repository")
8-
#@dependency("com.mycompany:my-artifact:x.y.z")
7+
#@repository("https://path.to/remote/repository")
8+
#@dependency("com.mycompany:my-artifact:x.y.z")
99

1010
You can also grab dependencies via Java code via the `GrabService` API.
1111

0 commit comments

Comments
 (0)