From a7a9bbdd1e228803a14617f01665072d3f7be855 Mon Sep 17 00:00:00 2001 From: Axel Gard Date: Sun, 24 Mar 2024 16:06:31 +0100 Subject: [PATCH] added link to notebook instead of cira boiler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f9e69..553a546 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ If you find an issue with the new relase, open an [issue](https://github.com/Axe ## Getting Started -You can get started fast by using the **[cira-group boilerplate](https://github.com/cira-group/cira-boilerplate)**. If you are new to cira checkout the [tutorial](https://github.com/AxelGard/cira/wiki/Tutorial). +Or checkout an [example](https://github.com/AxelGard/cira/blob/master/examples/linear.ipynb). ### Installation You can install it using [pip](https://pypi.org/project/cira/).