Skip to content

Start tagging releases for semantic-release

Compare
Choose a tag to compare
@jcane86 jcane86 released this 30 Jan 22:40
readme.md: Fix syntax error in the example

Fix the following error in the example provide in section Usage:

let rpi = require('raspi-ver);
                  ^^^^^^^^^^^^

SyntaxError: Invalid or unexpected token

Signed-off-by: Leon Anavi <[email protected]>