Skip to content

Update README.md

Update README.md #99

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo test