Skip to content

Commit

Permalink
[README.md] Add a README.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Mar 28, 2024
1 parent 7fe5dd4 commit 554f47b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# `scramble-table`

A scramble table library for WCA competitions.

## Example

<picture>
<source srcset="./img/demo-dark-mode.png" media="(prefers-color-scheme: dark)">
<img src="./img/demo.png">
</picture>
Binary file added img/demo-dark-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/demo.png
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 554f47b

Please sign in to comment.