Skip to content

Commit

Permalink
docs: change lz link in README to docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk committed Mar 4, 2024
1 parent 3c5fb9b commit 1f32820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The `ladderz` project is a collection of math and tech concepts implemented in code.

- **[`ladderz` library](https://rzmk.github.io/ladderz/)** - A Rust library for running concept implementations
- **[`lz` CLI](lz)** - A command line tool for running ladderz functions
- **[`lz` CLI](https://rzmk.github.io/ladderz/lz/index.html)** - A command line tool for running ladderz functions
- **[notebooks](notebooks)** - Rust & Python Jupyter notebooks with concept exercises and solutions

> 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.
Expand Down

0 comments on commit 1f32820

Please sign in to comment.