From d61eb9d36ac57a16bc2bb7c306bf4707f137b8c0 Mon Sep 17 00:00:00 2001 From: Bo An Date: Mon, 13 Nov 2023 02:47:15 -0500 Subject: [PATCH] Update README.md Added tutorial code section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6fbd9..1739387 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pnpm add -D cantos ### Quick Tutorial: An AI Chat App -https://github.com/boan-anbo/better-tests/blob/c729b6cd25487dc38f4eecd1923b025d0b1cd80b/packages/cantos/tests/tutorials/cantos-basics-mychat.test.ts +https://github.com/boan-anbo/better-tests/blob/latest/packages/cantos/tests/tutorials/cantos-basics-mychat.test.ts#L1-L10 ## What Cantos does