From e27fc822a39755e24954a94e91e7b7d8510554e1 Mon Sep 17 00:00:00 2001 From: Yinebeb-01 Date: Thu, 21 Mar 2024 18:50:40 +0300 Subject: [PATCH] readme updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index baaa0c4..ac71bd0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Unofficial Golang SDK for Chapa ET API go get github.com/Yinebeb-01/chapa-go ``` +###### API_KEY +Add your `API_KEY: CHASECK_xxxxxxxxxxxxxxxx` inside `config.yaml` file. +If you want to run the githb action on your forked repository, you have to create a secrete key named `API_KEY`. + ##### 2. Setup ```go