Skip to content

Update README

Update README #9

Workflow file for this run

name: test-v1
'on': push
jobs:
my-job:
runs-on: macos-latest
steps:
- name: my-step
run: echo "Test V1"