Skip to content

Commit 9aaf4cb

Browse files
author
Ivan Cao-Berg
committed
- Updated logo image in README.md file.
- Replaced the markdown syntax for the logo image with an HTML `<img>` tag. - Changed the width of the logo image to 150%.
1 parent e572d98 commit 9aaf4cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
![](images/logo.jpg)
2-
# Brain Image Library
1+
<img src="images/logo.jpg" width="150%">
32

43
The Brain Image Library (BIL) is a national public resource enabling researchers to deposit, analyze, mine, share and interact with large brain image datasets. BIL encompasses the deposition of datasets, the integration of datasets into a searchable web-accessible system, the redistribution of datasets, and a computational enclave to allow researchers to process datasets in-place and share restricted and pre-release datasets.
54

0 commit comments

Comments
 (0)