diff --git a/README.md b/README.md index f03bc941..4abc7434 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Massa-as-sdk -![check-code-coverage](https://img.shields.io/badge/coverage-83%%25-red) +![check-code-coverage](https://img.shields.io/badge/coverage-82%25-green) Massa-as-sdk is a collection of tools, objects, and functions specifically designed for Massa smart contracts in AssemblyScript. This SDK enables you to import object classes, such as address and storage objects, and use them without having to write them from scratch every time. Additionally, it allows you to use Massa's ABI functions.