Skip to content

update incorrect urls in readme #49

update incorrect urls in readme

update incorrect urls in readme #49

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint