Skip to content

update readme

update readme #5

Workflow file for this run

name: test
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: python3 hello.py