From bbe9cea9203d72628a8c6ed8ac3b9b635ca69429 Mon Sep 17 00:00:00 2001 From: sdas-neuraco Date: Fri, 13 Feb 2026 13:13:37 +0000 Subject: [PATCH] fix: Update README to remove main branch note Removed note about the 'main' branch being a development branch. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1d00bc56..284bfecc 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ To run our examples: pip install neuracore[examples] ``` -**Note:** The `main` branch is considered a development branch. For production use, we recommend installing from PyPI (as shown above) or using the latest tagged commit. - # 🍰 A Short Taste Here is a short taste on what neuracore can do, for a detailed walk-through, please refer to the [tutorial](./docs/tutorial.md) and [documentation](#documentation). ```python