From 55ccd84db10d63a153d21b10bb7a2ab55b81e1e8 Mon Sep 17 00:00:00 2001 From: Alex Hallam Date: Wed, 29 Sep 2021 22:48:21 -0400 Subject: [PATCH] Work on release2 (#64) * update release.yml * fix if else * small change, just want to try release feature --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9b55294..a749031 100644 --- a/README.md +++ b/README.md @@ -248,4 +248,3 @@ In cases where the terminal width can't fit all of the columns in a dataframe, c # Inspiration [pillar](https://pillar.r-lib.org/dev/articles/digits.html#trailing-dot-1) - R's tibble like formatting. Fantastic original work by [Kirill Müller](https://github.com/krlmlr) and [Hadley Wickham](http://hadley.nz/). `tv` makes an attempt to port their ideas to the terminal. -