Skip to content

Commit 356fce9

Browse files
committed
add main header to README [no ci]
1 parent d6a68a3 commit 356fce9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ knitr::opts_chunk$set(echo = TRUE)
1313
# render("README.Rmd", md_document(standalone = TRUE))
1414
```
1515

16+
1617
[![](https://www.r-pkg.org/badges/version/OpenRepGrid.ic?color=success)](https://cran.r-project.org/package=OpenRepGrid.ic)
1718
[![Codecov test
1819
coverage](https://codecov.io/gh/markheckmann/OpenRepGrid.ic/branch/master/graph/badge.svg)](https://codecov.io/gh/markheckmann/OpenRepGrid.ic?branch=master)
1920
[![R-CMD-check](https://github.com/markheckmann/OpenRepGrid.ic/workflows/R-CMD-check/badge.svg)](https://github.com/markheckmann/OpenRepGrid.ic/actions)
2021

22+
# Interpretive Clustering
2123

2224
## Introduction
2325

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
coverage](https://codecov.io/gh/markheckmann/OpenRepGrid.ic/branch/master/graph/badge.svg)](https://codecov.io/gh/markheckmann/OpenRepGrid.ic?branch=master)
44
[![R-CMD-check](https://github.com/markheckmann/OpenRepGrid.ic/workflows/R-CMD-check/badge.svg)](https://github.com/markheckmann/OpenRepGrid.ic/actions)
55

6+
# Interpretive Clustering
7+
68
## Introduction
79

810
The [`OpenRepGrid.ic` R

0 commit comments

Comments
 (0)