From 0473f700a178e4000e01bc300c4b974b03e0ebcb Mon Sep 17 00:00:00 2001 From: zboris12 Date: Sun, 24 Mar 2024 21:37:31 +0900 Subject: [PATCH] Changed position of badges. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b5a23a..86d3212 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
+# ZgaPdfSigner ![version](https://img.shields.io/github/package-json/v/zboris12/zgapdfsigner) ![license](https://img.shields.io/github/license/zboris12/zgapdfsigner) ![build status](https://github.com/zboris12/zgapdfsigner/actions/workflows/build.yml/badge.svg) -# ZgaPdfSigner A javascript tool to sign a pdf or set protection of a pdf in web browser. And it is more powerful when used in [Google Apps Script](https://developers.google.com/apps-script) or [nodejs](https://nodejs.org/).