From 601d52db75455e6b0a3bbf16f4c3c26370fefd51 Mon Sep 17 00:00:00 2001 From: Lorenzo Stella Date: Mon, 3 Jun 2024 15:04:06 +0200 Subject: [PATCH] Add FAQ badge to README (#97) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1402597..2fcfcb0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![preprint](https://img.shields.io/static/v1?label=arXiv&message=2403.07815&color=B31B1B&logo=arXiv)](https://arxiv.org/abs/2403.07815) [![huggingface](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-FFD21E)](https://huggingface.co/collections/amazon/chronos-models-65f1791d630a8d57cb718444) +[![faq](https://img.shields.io/badge/FAQ-Questions%3F-blue)](https://github.com/amazon-science/chronos-forecasting/issues?q=is%3Aissue+label%3AFAQ) [![License: MIT](https://img.shields.io/badge/License-Apache--2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)