From c41e1ed533dc03811ed4fefae4b7c6832d332453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20=C5=9Amierzchalski?= <53766192+tomsmierz@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:43:40 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d68e2be..c1c41d4 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ Part of SpinGlassPEPS package. It constitutes the basis for the preparation of tensors and operations on them. We don't expect the user to interact with this package, as it is more of a "back-end" type. Nevertheless, we provide API references should the need arise. + +--- + **_IMPORTANT:_** + +Currently, this package supports Julia version 1.10 only + +---