diff --git a/README.Rmd b/README.Rmd
index 80daa99..8b4552f 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -11,12 +11,9 @@ knitr::opts_chunk$set(
# tabulapdf: Extract tables from PDF documents
-[![CRAN](https://www.r-pkg.org/badges/version/tabulapdf)](https://cran.r-project.org/package=tabulapdf)
-[![Downloads](https://cranlogs.r-pkg.org/badges/tabulapdf)](https://cran.r-project.org/package=tabulapdf)
-[![Build Status](https://travis-ci.org/ropensci/tabulapdf.png?branch=master)](https://travis-ci.org/ropensci/tabulapdf)
[![R-CMD-check](https://github.com/ropensci/tabulapdf/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/tabulapdf/actions/workflows/R-CMD-check.yaml)
-[![Codecov test coverage](https://codecov.io/gh/ropensci/tabulapdf/branch/master/graph/badge.svg)](https://app.codecov.io/gh/ropensci/tabulapdf?branch=main)
[![](https://badges.ropensci.org/42_status.svg)](https://github.com/ropensci/onboarding/issues/42)
+[![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/pacha)
**tabulapdf** provides R bindings to the [Tabula java library](https://github.com/tabulapdf/tabula-java/), which can be used to computationaly extract tables from PDF documents.
diff --git a/README.md b/README.md
index 9d59751..443c432 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,9 @@
# tabulapdf: Extract tables from PDF documents
-[![CRAN](https://www.r-pkg.org/badges/version/tabulapdf)](https://cran.r-project.org/package=tabulapdf)
-[![Downloads](https://cranlogs.r-pkg.org/badges/tabulapdf)](https://cran.r-project.org/package=tabulapdf)
-[![Build
-Status](https://travis-ci.org/ropensci/tabulapdf.png?branch=master)](https://travis-ci.org/ropensci/tabulapdf)
[![R-CMD-check](https://github.com/ropensci/tabulapdf/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/tabulapdf/actions/workflows/R-CMD-check.yaml)
-[![Codecov test
-coverage](https://codecov.io/gh/ropensci/tabulapdf/branch/master/graph/badge.svg)](https://app.codecov.io/gh/ropensci/tabulapdf?branch=main)
[![](https://badges.ropensci.org/42_status.svg)](https://github.com/ropensci/onboarding/issues/42)
+[![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/pacha)
**tabulapdf** provides R bindings to the [Tabula java
library](https://github.com/tabulapdf/tabula-java/), which can be used