docs: simplify diction in README.md

This commit is contained in:
rzmk 2023-09-23 23:11:18 -04:00
parent 1ad53495e8
commit fc5a91c9a2
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
# ladderz
The `ladderz` project is a collection of mathematical and technical concepts implemented in code.
The `ladderz` project is a collection of math and tech concepts implemented in code.
- **[`ladderz` crate](https://rzmk.github.io/ladderz/)** - A Rust library crate for running concept implementations
- **[notebooks](notebooks)** - Jupyter notebooks with concept exercises and solutions in Python