From fc5a91c9a21595cc990f06053cb025e42a942039 Mon Sep 17 00:00:00 2001 From: rzmk Date: Sat, 23 Sep 2023 23:11:18 -0400 Subject: [PATCH] docs: simplify diction in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 838205c..1ab9820 100644 --- a/README.md +++ b/README.md @@ -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