Skip to content

Update image paths in README.md to use 'docs/' #166

Update image paths in README.md to use 'docs/'

Update image paths in README.md to use 'docs/' #166

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Sanity check
run: echo "PAXECT CI placeholder OK"