mirror of
https://github.com/rzmk/ladderz.git
synced 2025-12-19 06:59:25 +00:00
docs: add crate demo image to README.md
This commit is contained in:
parent
fc5a91c9a2
commit
1ea4dd9ee0
2 changed files with 7 additions and 1 deletions
|
|
@ -7,7 +7,13 @@ The `ladderz` project is a collection of math and tech concepts implemented in c
|
||||||
|
|
||||||
> If you're looking for a more efficient implementation of a concept (e.g., for use in your programs), other resources may be more useful.
|
> If you're looking for a more efficient implementation of a concept (e.g., for use in your programs), other resources may be more useful.
|
||||||
|
|
||||||
### Example
|
### `ladderz` crate
|
||||||
|
|
||||||
|
#### Demo
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### Example
|
||||||
|
|
||||||
Here's an example of using the `ladderz` crate to get the factors and factor pairs of a positive integer in sorted order.
|
Here's an example of using the `ladderz` crate to get the factors and factor pairs of a positive integer in sorted order.
|
||||||
|
|
||||||
|
|
|
||||||
BIN
ladderz-crate-demo.png
Normal file
BIN
ladderz-crate-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
Loading…
Add table
Add a link
Reference in a new issue