Skip to content

Commit 3365b98

Browse files
authored
Add searcher logo (#40)
* Add searcher logo * News entry
1 parent f6ee413 commit 3365b98

File tree

5 files changed

+246
-2
lines changed

5 files changed

+246
-2
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# searcher 0.0.8
2+
3+
## Features
4+
5+
- Added searcher logo ([#40](https://github.com/coatless-rpkg/searcher/pull/40))
6+
7+
18
# searcher 0.0.7
29

310
## Features

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ knitr::opts_chunk$set(
1212
)
1313
```
1414

15-
# searcher
15+
# searcher <img src="man/figures/searcher-animated-logo.svg" width="170" align="right" alt="A hexagonal logo for searcher"/>
1616

1717
<!-- badges: start -->
1818
[![R-CMD-check](https://github.com/coatless-rpkg/searcher/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/coatless-rpkg/searcher/actions/workflows/R-CMD-check.yaml)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
33

4-
# searcher
4+
# searcher <img src="man/figures/searcher-animated-logo.svg" width="170" align="right" alt="A hexagonal logo for searcher"/>
55

66
<!-- badges: start -->
77

Lines changed: 117 additions & 0 deletions
Loading

man/figures/searcher-logo.svg

Lines changed: 120 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)