From 30f28a1b1d0c31070f93462742575d64e53069e2 Mon Sep 17 00:00:00 2001 From: darkpowerxo Date: Wed, 8 Apr 2026 14:18:15 -0400 Subject: [PATCH] fix: correct SKILL.md link in README Apply changes from PR #390 by @amansinghbais: - Fix link to point to the actual SKILL.md file instead of the directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40afca3..2d12958 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This open version is not an officially supported Google product. ## Update - Mar. 19, 2026 -Huge shoutout to [@borealBytes](https://github.com/borealBytes) for adding the support for [AGENTS](https://github.com/google-research/timesfm/blob/master/AGENTS.md)! TimesFM [SKILL.md](https://github.com/google-research/timesfm/tree/master/timesfm-forecasting) is out. +Huge shoutout to [@borealBytes](https://github.com/borealBytes) for adding the support for [AGENTS](https://github.com/google-research/timesfm/blob/master/AGENTS.md)! TimesFM [SKILL.md](https://github.com/google-research/timesfm/blob/master/timesfm-forecasting/SKILL.md) is out. ## Update - Oct. 29, 2025