From 411f871fbf77719f1d30814a416543a45f60528a Mon Sep 17 00:00:00 2001 From: Kasun Samarasinghe Date: Sun, 1 Sep 2024 14:15:50 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 736ec86..a405c23 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,9 @@ If you have any problem or suggestion please open an issue [here](https://github `npm publish` (will publish in npm) +## Release convention +Releases are done with the respective release branch, while maintaining the develop branch for development and most stable version on master branch. ## License