From 60e3bb616dabb5e54d8d2841a62664d4500bb078 Mon Sep 17 00:00:00 2001 From: Vaggelis Yfantis Date: Wed, 26 Jun 2024 22:22:51 +0300 Subject: [PATCH] chore: Update repo name --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index dd91e8d..7184d1e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- + @@ -8,7 +8,7 @@

-# octoper/clerk-php +# octoper/clerk-backend-php
@@ -16,9 +16,9 @@ [![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=koa) [![Follow on Twitter](https://img.shields.io/twitter/follow/ClerkDev?style=social)](https://twitter.com/intent/follow?screen_name=ClerkDev) -[Changelog](https://github.com/octoper/clerk-php/blob/main/CHANGELOG.md) +[Changelog](https://github.com/octoper/clerk-backend-php/blob/main/CHANGELOG.md) ยท -[Ask a Question](https://github.com/octoper/clerk-php/discussions) +[Ask a Question](https://github.com/octoper/clerk-backend-php/discussions)
@@ -26,7 +26,7 @@ ## Overview -[Clerk](https://clerk.com?utm_source=github&utm_medium=clerk-php) is the easiest way to add authentication and user management to your application. To gain a better understanding of the Clerk Backend API, refer to the
Backend API documentation. +[Clerk](https://clerk.com?utm_source=github&utm_medium=clerk-backend-php) is the easiest way to add authentication and user management to your application. To gain a better understanding of the Clerk Backend API, refer to the Backend API documentation. ## Getting started @@ -35,7 +35,7 @@ ## Installation ```sh -composer install @octoper/clerk-php +composer install @octoper/clerk-backend-php ``` ## Usage @@ -276,8 +276,8 @@ looking for the latest version. You can get in touch with us in any of the following ways: - Join the official community [Clerk Discord server](https://clerk.com/discord) -- Create a [GitHub Discussion](https://github.com/octoper/clerk-php/discussions) -- Contact options listed on [Clerk Support page](https://clerk.com/support?utm_source=github&utm_medium=clerk-php) +- Create a [GitHub Discussion](https://github.com/octoper/clerk-backend-php/discussions) +- Contact options listed on [Clerk Support page](https://clerk.com/support?utm_source=github&utm_medium=clerk-backend-php) ## Contributing @@ -285,14 +285,14 @@ We're open to all community contributions! ## Security -`@octoper/clerk-php` follows good practices of security, but 100% security cannot be assured. +`@octoper/clerk-backend-php` follows good practices of security, but 100% security cannot be assured. -`@octoper/clerk-php` is provided **"as is"** without any **warranty**. Use at your own risk. +`@octoper/clerk-backend-php` is provided **"as is"** without any **warranty**. Use at your own risk. -_For more information and to report security issues, please refer to the [security documentation](https://github.com/octoper/clerk-php/blob/main/docs/SECURITY.md)._ +_For more information and to report security issues, please refer to the [security documentation](https://github.com/octoper/clerk-backend-php/blob/main/docs/SECURITY.md)._ ## License This project is licensed under the **MIT license**. -See [LICENSE](https://github.com/octoper/clerk-php/blob/main/LICENSE) for more information. +See [LICENSE](https://github.com/octoper/clerk-backend-php/blob/main/LICENSE) for more information.