Skip to content

Commit

Permalink
Revamp readme
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Oct 22, 2023
1 parent 687a20c commit 3a94dfa
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 270 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ jobs:
rustup +nightly component add rustfmt
cargo +nightly fmt && git diff --exit-code
- name: Format README
run: ./scripts/update_README.sh && git diff --exit-code

- name: License
run: |
cargo install cargo-license || true
Expand Down
Loading

0 comments on commit 3a94dfa

Please sign in to comment.