-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from sappelhoff/populateREADME
put links and some text into README
- Loading branch information
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# bids-specification | ||
|
||
[![Build Status](https://travis-ci.com/bids-standard/bids-specification.svg?branch=master)](https://travis-ci.com/bids-standard/bids-specification) | ||
[![Build Status](https://travis-ci.com/bids-standard/bids-specification.svg?branch=master)](https://travis-ci.com/bids-standard/bids-specification) | ||
|
||
# bids-specification | ||
|
||
The Brain Imaging Data Structure (BIDS) is an emerging standard for the | ||
organisation of neuroimaging data. | ||
|
||
In this repository, we develop the | ||
[BIDS specification](https://bids-specification.readthedocs.io/en/latest/). | ||
|
||
If you want to become a part of the BIDS community and contribute to the specification, please see our | ||
[contributing guidelines](./CONTRIBUTING.md). |