Skip to content

Commit d068900

Browse files
committed
Add gif demo
1 parent bc05eaa commit d068900

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ knitr::opts_chunk$set(
2121
The objective behind this package is to provide an extension to base *R* that
2222
supplements present operators manipulations.
2323

24+
![Demo of Operators](https://i.imgur.com/IGMeU0J.gif)
2425

2526
# Supported Functionality
2627

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Status](https://img.shields.io/codecov/c/github/coatless/rops/master.svg)](https
1515
The objective behind this package is to provide an extension to base *R*
1616
that supplements present operators manipulations.
1717

18+
![Demo of Operators](https://i.imgur.com/IGMeU0J.gif)
19+
1820
# Supported Functionality
1921

2022
Presently, the package has support for the following operators:

0 commit comments

Comments
 (0)