Skip to content

Add help index and reorganize readme a bit #231

Add help index and reorganize readme a bit

Add help index and reorganize readme a bit #231

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build and test
run: meta/scripts/ci.sh