Skip to content

Commit

Permalink
[DOC] slight changes to docs/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Oct 13, 2023
1 parent bfcf3dd commit d212e1d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
:mega: This is the starting point for the documentation of the NARPS open pipelines project.

## Use the project
* :brain: [data](/docs/data.md) - handle the needed data
* :hammer_and_wrench: [environment](/docs/environment.md) - handle the software environment
* :rocket: [running](/docs/running.md) - launch pipelines
* :brain: [data](/docs/data.md) - Handle the needed data.
* :hammer_and_wrench: [environment](/docs/environment.md) - Handle the software environment.
* :rocket: [running](/docs/running.md) - Launch pipelines !

## Contribute to the code
* :goggles: [description](/docs/description.md) - conveniently access descriptions of the pipelines, as written by the teams involved in NARPS.
* :writing_hand: [pipeline](/docs/pipelines.md) - how to write pipelines.
* :microscope: [testing](/docs/testing.md) - testing features of the project, i.e.: how is the code tested ?
* :goggles: [description](/docs/description.md) - Conveniently access descriptions of the pipelines, as written by the teams involved in NARPS.
* :writing_hand: [pipelines](/docs/pipelines.md) - How to write pipelines.
* :microscope: [testing](/docs/testing.md) - How to test the code.

## For maintainers
* :vertical_traffic_light: [status](/docs/status.md) - work progress status for a pipeline.
* :package: [ci-cd](/docs/ci-cd.md) - how continuous integration and delivery (knowned as CI/CD) is set up.
* :vertical_traffic_light: [status](/docs/status.md) - Work progress status for pipelines.
* :package: [ci-cd](/docs/ci-cd.md) - Continuous Integration and Delivery (a.k.a. CI/CD).

0 comments on commit d212e1d

Please sign in to comment.