Skip to content

Commit e28279e

Browse files
committed
Edited README.md
1 parent afc38b8 commit e28279e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
## CBRAIN APIs
3+
4+
This repository contains libraries for accessing the CBRAIN
5+
platform.
6+
7+
Two languages are currently supported:
8+
9+
* Ruby; the API can be found in the file ``ruby/cbrain_ruby_api.rb``
10+
* Perl; the API can be found in the file ``perl/CbrainPerlAPI.pm``
11+
12+
The full documention about these APIs can be generated locally
13+
by running a bash script provided at the top of the repository,
14+
``install_doc.sh``.
15+
16+
## Credits
17+
18+
This project's code was originally a part of the CBRAIN platform
19+
(released separately), but the API itself was funded by CANARIE
20+
during the summer of 2014.
21+

0 commit comments

Comments
 (0)