Skip to content

Commit cb9eea0

Browse files
move logos to /assets and add to Rbuildignore
1 parent ad8244b commit cb9eea0

File tree

5 files changed

+261
-1
lines changed

5 files changed

+261
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
^cran-comments\.md$
77
^docs$
88
^\.travis\.yml$
9+
^\assets

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-
<img height="150px" alt="react-R logo" src="inst/logos/reactR-logo.png"/>
4+
<img height="150px" alt="react-R logo" src="assets/logos/reactR-logo.png"/>
55

66
# reactR
77

Lines changed: 146 additions & 0 deletions
Loading
File renamed without changes.

assets/logos/reactR-logo.svg

Lines changed: 113 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)