Skip to content

Commit

Permalink
readme: add logo
Browse files Browse the repository at this point in the history
Signed-off-by: Radostin Stoyanov <[email protected]>
  • Loading branch information
rst0git committed Nov 24, 2023
1 parent abaaea2 commit a697909
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: codespell
uses: codespell-project/actions-codespell@v2
with:
skip: vendor
skip: vendor,*.svg

gomod:
runs-on: ubuntu-latest
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable MD041 -->
<p1 align="center"><img src="docs/checkpointctl.svg" height="250"></p>

<!-- markdownlint-disable MD013 -->
# 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)

Expand Down
1 change: 1 addition & 0 deletions docs/checkpointctl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a697909

Please sign in to comment.