From 0569be3b212baeeb8fe43aad6e5108faae0444bb Mon Sep 17 00:00:00 2001 From: sergeych Date: Mon, 19 May 2025 12:43:39 +0400 Subject: [PATCH] more readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5228cf..89e0b14 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ in the form of multiplatform library. -__current state of implementation and docs__: [math and operators](docs/math.md). +__current state of implementation and docs__: + +- [introduction and tutorial](docs/tutorial.md) +- [math and operators](docs/math.md). ## Why?