Skip to content

change structure of README #97

change structure of README

change structure of README #97

Workflow file for this run

name: Link Check
on:
push:
branches:
- main
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3