Skip to content

Commit 1a0e685

Browse files
specify height of logo in README
1 parent 7a68a37 commit 1a0e685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/reactR)](https://cran.r-project.org/package=reactR)
22
[![Travis-CI Build Status](https://travis-ci.org/react-R/reactR.svg?branch=master)](https://travis-ci.org/react-R/reactR)
33

4-
![react-R logo](inst/logos/reactr-logo.png)
4+
<img style="height:100px;" alt="react-R logo" src="inst/logos/reactR-logo.png"/>
55

66
# reactR
77

0 commit comments

Comments
 (0)