mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 04:29:59 +01:00
add 'last commit' badge, update ChangeLog
This commit is contained in:
parent
74ff84e560
commit
9756b6b327
@ -1,3 +1,12 @@
|
||||
2020-04-08 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* README.md: Add 'last commit' badge
|
||||
|
||||
2019-12-17 Andras Svraka <svraka.andras@gmail.com>
|
||||
|
||||
* inst/rmarkdown/templates/metropolis/resources/template.tex: Support
|
||||
titlegraphics yaml option
|
||||
|
||||
2019-11-02 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* DESCRIPTION (Version, Date): Release 0.0.5
|
||||
|
@ -1,6 +1,11 @@
|
||||
## binb [![Build Status](https://travis-ci.org/eddelbuettel/binb.svg)](https://travis-ci.org/eddelbuettel/binb) [![Package-License](http://img.shields.io/badge/license-GPL--2-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html) [![CRAN](http://www.r-pkg.org/badges/version/binb)](https://cran.r-project.org/package=binb) [![Dependencies](https://tinyverse.netlify.com/badge/binb)](https://cran.r-project.org/package=binb) [![Downloads](http://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](http://www.r-pkg.org/pkg/binb)
|
||||
## binb: Binb is not Beamer -- Stylish pdf Presentations from RMarkdown
|
||||
|
||||
Binb is not Beamer: Stylish pdf Presentations from RMarkdown
|
||||
[![Build Status](https://travis-ci.org/eddelbuettel/binb.svg)](https://travis-ci.org/eddelbuettel/binb)
|
||||
[![Package-License](http://img.shields.io/badge/license-GPL--2-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
|
||||
[![CRAN](http://www.r-pkg.org/badges/version/binb)](https://cran.r-project.org/package=binb)
|
||||
[![Dependencies](https://tinyverse.netlify.com/badge/binb)](https://cran.r-project.org/package=binb)
|
||||
[![Downloads](http://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](http://www.r-pkg.org/pkg/binb)
|
||||
[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/binb)](https://github.com/eddelbuettel/binb)
|
||||
|
||||
### Motivation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user