From e6f87dcc162a805bd9f16091a9ab5c1197d039a5 Mon Sep 17 00:00:00 2001 From: andrea Date: Tue, 2 Jan 2024 21:30:56 +0000 Subject: [PATCH] closes #89 updates logo --- README.Rmd | 2 +- README.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.Rmd b/README.Rmd index 6383fe2..a2968ee 100644 --- a/README.Rmd +++ b/README.Rmd @@ -13,7 +13,7 @@ knitr::opts_chunk$set( ) ``` -# lacrmr +# lacrmr diff --git a/README.md b/README.md index 37d1e06..4060a6c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# lacrmr +# lacrmr [![CRAN status](https://www.r-pkg.org/badges/version/lacrmr)](https://cran.r-project.org/package=lacrmr) + Get the information from your Less Annoying Customer Relationship @@ -46,10 +47,9 @@ devtools::install_github("ixpantia/lacrmr") ## Credentials: -At first you will need to obtain your [user code and API -token](https://www.lessannoyingcrm.com/help/how-to-get-your-user-code-and-api-key) -from your Less Annoying CRM. Once you have your credentials, you will be -able to use the functions and take your lacrm data into R! +At first you will need to obtain you user code and API token from your +Less Annoying CRM. Once you have your credentials, you will be able to +use the functions and take your lacrm data into R! If you need advice on how to do this and also what are the best practices to not leave your credentials in your code, check the package