diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 1d697a35..5c4df234 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -15,7 +15,7 @@ jobs: - name: codespell uses: codespell-project/actions-codespell@v2 with: - skip: vendor + skip: vendor,*.svg gomod: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 7e309b88..5739cbaa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ + + +

+ -# checkpointctl -- Show information about checkpoint archives +# checkpointctl - a tool for in-depth analysis of container checkpoints [![Run Tests](https://github.com/checkpoint-restore/checkpointctl/actions/workflows/tests.yml/badge.svg)](https://github.com/checkpoint-restore/checkpointctl/actions/workflows/tests.yml) diff --git a/docs/checkpointctl.svg b/docs/checkpointctl.svg new file mode 100644 index 00000000..e47983d7 --- /dev/null +++ b/docs/checkpointctl.svg @@ -0,0 +1 @@ + \ No newline at end of file