Skip to content

Update README.md

Update README.md #48

Workflow file for this run

name: REUSE Compliance Check
on: [push, pull_request,workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1