docs: add crate demo image to README.md

This commit is contained in:
rzmk 2023-10-04 14:02:54 -04:00
parent fc5a91c9a2
commit 1ea4dd9ee0
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View file

@ -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.
### Example
### `ladderz` crate
#### Demo
![ladderz-crate-demo](ladderz-crate-demo.png)
#### Example
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB