Skip to content

Update README.md - dummy commit to test slither #3

Update README.md - dummy commit to test slither

Update README.md - dummy commit to test slither #3

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]