From d206ee00965ace98b357e3c00ffc9792ea617ff0 Mon Sep 17 00:00:00 2001 From: Omar Desogus Date: Mon, 17 Jan 2022 16:44:51 +0100 Subject: [PATCH] docs: add conventional commits info Former-commit-id: 36439b4f52a91dc29cb33c5e4518abafe8336c2c [formerly bc9ff90cf00e3604ad5a19ae24f6a7d2fb3a72d7] [formerly 2efa18cfc531f0a613b94ec70e6f6b6936bb1d35 [formerly 8ecd847c62c98a8d15fc5f7a48b132dc2ca60fd3]] Former-commit-id: dace455096a05a1aa7822556b627780b6d8dfcdd [formerly ec632a8f9a87ea8bac7f74957acf3821fd568862] Former-commit-id: 8b1bb02f2aef7169b105a9a5b41537e1ccf0c7eb --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad443f9..445675e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ ZK-kit is a set of NPM modules (algorithms or utility functions) that can be reused in different projects and zero-knowledge protocols, making it easier for developers to access ready-to-use and tested libraries for common tasks. +🟢 ZK-kit uses [Conventional Commits](https://www.conventionalcommits.org) (`npm run commit` or `yarn commit`). + --- ## 📦 Packages