From 8e95f2ea29a89ae856c4082ee7b6f6de9ee1b985 Mon Sep 17 00:00:00 2001 From: anilbey Date: Mon, 5 Dec 2022 23:03:47 +0100 Subject: [PATCH] README: mention `nwbview` is in alpha version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1254f7a..9eb3fdf 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ The release flag builds the artifacts with optimizations. Do not specify it when All contributions are welcome and very much appreciated :) +`nwbview` is currently in alpha version. Do not hesitate to create a new issue with your suggestions. + We use Github's issue tracker, pull requests and the discussion interfaces for the contributions. The pull requests require the approval from a maintainer as well as the CI checks.