Skip to content

Commit e9db425

Browse files
committed
README.md: simplify list of SciJava-based projects
1 parent 0a5299a commit e9db425

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
The pom-scijava project is a Maven POM that serves as the base for all
22
Maven-based SciJava code, including:
33

4-
* [Fiji](https://github.com/fiji/fiji)
5-
* [Image5D](https://github.com/imagej/image5d)
6-
* [ImageJ1 unit tests](https://github.com/imagej/ij1-tests)
7-
* [ImageJ2](https://github.com/imagej/imagej)
8-
* [ImageJA](https://github.com/fiji/imageja)
9-
* [ImgLib](https://github.com/imglib/imglib)
10-
* [LOCI](https://github.com/uw-loci/pom-loci)
11-
* [SCIFIO](https://github.com/imagej/minimal-ij1-plugin)
12-
* [SciJava Common](https://github.com/scijava/scijava-common)
4+
* [Fiji](https://github.com/fiji)
5+
* [ImageJ](https://github.com/imagej)
6+
* [ImgLib2](https://github.com/imglib)
7+
* [LOCI](https://github.com/uw-loci)
8+
* [SCIFIO](https://github.com/scifio)
9+
* [SciJava](https://github.com/scijava)
1310

1411
This POM is intended for use as the parent of your own Maven-based code.
1512
See these examples for guidance:

0 commit comments

Comments
 (0)