From 772ba4dea8b651d574862806637f442625e2e743 Mon Sep 17 00:00:00 2001 From: Patrick Falize Date: Sat, 18 Sep 2021 22:35:18 +0200 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 219f42d..e0a30bc 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # Zilliqa-Laravel -[![CircleCI](https://circleci.com/gh/defser/zilliqa-laravel/tree/master.svg?style=svg)](https://circleci.com/gh/defser/zilliqa-laravel/tree/master) +[![CircleCI](https://circleci.com/gh/defser/zilliqa-laravel/tree/main.svg?style=svg)](https://circleci.com/gh/defser/zilliqa-laravel/tree/main) is a Laravel SDK wrapper for the Zilliqa PHP client that interacts with the Zilliqa blockchain. [Zilliqa PHP](https://github.com/defser/zilliqa-php) is a typed PHP-7.1+ interface to [Zilliqa JSON-RPC API](https://dev.zilliqa.com/docs/apis/api-introduction).