ソースを参照

Readme: Install dev version

tags/v0.2.0
コミット
eb46925e79
2個のファイルの変更5行の追加5行の削除
  1. +2
    -2
      Readme.Rmd
  2. +3
    -3
      Readme.md

+ 2
- 2
Readme.Rmd ファイルの表示

@@ -23,10 +23,10 @@ Inspired by [RegExr][regexr] and `stringr::str_view`.

## Installation

Installation is easy with `devtools`:
The Installation is easy with `devtools`:

```r
devtools::install_github("gadenbuie/regexplain")
devtools::install_github("gadenbuie/regexplain@dev")
```

## Status

+ 3
- 3
Readme.md ファイルの表示

@@ -8,7 +8,7 @@ RegExplain
state and is being actively
developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/regexplain)](https://cran.r-project.org/package=regexplain)
<!-- [![Last-changedate](https://img.shields.io/badge/last%20change-2018--03--21-yellowgreen.svg)](/commits/master) -->
<!-- [![Last-changedate](https://img.shields.io/badge/last%20change-2018--03--23-yellowgreen.svg)](/commits/master) -->

<!-- Links -->

@@ -18,10 +18,10 @@ your regex expressions. Inspired by [RegExr](https://regexr.com/) and

## Installation

Installation is easy with `devtools`:
The Installation is easy with `devtools`:

``` r
devtools::install_github("gadenbuie/regexplain")
devtools::install_github("gadenbuie/regexplain@dev")
```

## Status

読み込み中…
キャンセル
保存