Skip to content

docs: update README.md, add screenshot #6

docs: update README.md, add screenshot

docs: update README.md, add screenshot #6

Workflow file for this run

on: push
name: make image
jobs:
makeimage:
name: make image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: make image
run: make image
shell: bash