Skip to content

Commit 5a35add

Browse files
davidshqdzenanz
authored andcommitted
Update README.md
Minor grammar corrections
1 parent 57fdc5f commit 5a35add

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ The server is built based on [Girder](https://github.com/girder/girder), a pytho
1010
MIQA has an implementation of active learning. It uses MRIQC to extract features out of scans then uses labeled data and Random Forest Regression to evaluate if a dataset meets the standard.
1111

1212
## Development
13-
MIQA can be development on Linux. See [development](development.md) for detail.
13+
MIQA can be developed on Linux. See [development](development.md) for detail.
1414

1515
## Deployment
16-
MIQA can be deployed on any Linux system. This repo provided a [solution](devops/docker/README.md) with Docker.
16+
MIQA can be deployed on any Linux system. This repo provides a [solution](devops/docker/README.md) with Docker.
1717

1818
## Try out MIQA
19-
The simplest way to try out MIQA is to follow these steps [here](https://cloud.docker.com/u/kitware/repository/docker/kitware/miqa/general). You could also build MIQA from scratch with the [scripts here](devops/docker/README.md).
19+
The simplest way to try out MIQA is to follow the steps [here](https://cloud.docker.com/u/kitware/repository/docker/kitware/miqa/general). You could also build MIQA from scratch with the [scripts here](devops/docker/README.md).

0 commit comments

Comments
 (0)