Skip to content

Commit

Permalink
docs: update coverage branch
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdiakur committed Mar 18, 2023
1 parent a34c63e commit c43bd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Node.js REPL with [Ramda](https://ramdajs.com/)

[![Coverage Status](https://coveralls.io/repos/borisdiakur/nramda/badge.svg?branch=master)](https://coveralls.io/r/borisdiakur/nramda?branch=master)
[![Coverage Status](https://coveralls.io/repos/borisdiakur/nramda/badge.svg?branch=main)](https://coveralls.io/r/borisdiakur/nramda?branch=main)

## Why?
Sometimes we use the Node.js REPL interface to experiment with code.
Expand Down

0 comments on commit c43bd42

Please sign in to comment.