We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5274aec commit e9ae501Copy full SHA for e9ae501
2 files changed
.gitignore
@@ -16,7 +16,6 @@ out/
16
gradle.properties
17
build/
18
.gradle/
19
-gradle.properties
20
21
# Eclipse
22
.settings/
README.md
@@ -1,6 +1,6 @@
1
# QuPath Warpy extension
2
3
-This repo adds some support for non linear deformation and registration in QuPath, by using the [ImgLib2](https://github.com/imglib/imglib2) library.
+This repo adds some support for nonlinear deformation and registration in QuPath, by using the [ImgLib2](https://github.com/imglib/imglib2) library.
4
5
## Documentation
6
0 commit comments