Skip to content

Commit

Permalink
docs: overhaul README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tbraun96 committed Nov 25, 2024
1 parent d58345e commit 3df4f4b
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 56 deletions.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ members = [
]

exclude = [
"./target/*"
"./target/*",
"./examples"
]

[workspace.dependencies]
Expand Down
Loading

0 comments on commit 3df4f4b

Please sign in to comment.