From 2bc7097cf22694d4b303aac8e3f23b17c834e08b Mon Sep 17 00:00:00 2001 From: ilbumi Date: Sat, 16 Mar 2024 00:27:46 +0400 Subject: [PATCH] docs: add cookbook reference in the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 600598a..a23abb9 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,4 @@ Install your project as a Python package: pip install -U git+https://yourgit.example/project ``` -Refer to \ No newline at end of file +Refer to [Cookbook](COOKBOOK.md) for tips \ No newline at end of file