Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
truenomad committed Dec 1, 2023
1 parent ab0b07f commit 37f580d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![R-CMD-check](https://github.com/truenomad/polisapi/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/truenomad/polisapi/actions/workflows/R-CMD-check.yaml)

# polisapi

## Overview
Expand Down Expand Up @@ -32,7 +34,7 @@ facilitating easy access across R scripts and sessions.

``` r
# Load the POLIS API Downloader package
library(POLIS_API)
library(polisapi)

# Set your access token securely in the R environment
usethis::edit_r_environ()
Expand Down

0 comments on commit 37f580d

Please sign in to comment.