From 821a77465d360ef28383879e69edb5397038bc57 Mon Sep 17 00:00:00 2001 From: Claudye Date: Thu, 1 Sep 2022 02:26:56 +0200 Subject: [PATCH] Readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7f4a5..0b189a7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Secure the data of your websites by encrypting them. They will be decrypted only ## With composer * Firstly you need composer - * Run the command `composer require claudye/php-crypter` + * Run the command `composer require claudye/php-crypter:dev-master` ## Clone or download from github * Clone or download from [github](https://github.com/Claudye/php-crypter)