From 9d2cb382edaab81d7f4a92628409f6ea58e4466f Mon Sep 17 00:00:00 2001 From: BinoyOza-okta Date: Fri, 27 Feb 2026 10:44:45 +0530 Subject: [PATCH] - Renamed LICENSE.md and README.md. --- LICENSE => LICENSE.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/README.md b/README.md index 8707f95..bbd26d3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![PyPI](https://img.shields.io/pypi/v/okta-client-python)](https://pypi.org/project/okta-client-python/) [![Python Versions](https://img.shields.io/pypi/pyversions/okta-client-python)](https://pypi.org/project/okta-client-python/) -[![License](https://img.shields.io/pypi/l/okta-client-python)](LICENSE) +[![License](https://img.shields.io/pypi/l/okta-client-python)](LICENSE.md) The Okta Client SDK represents a collection of SDKs for different languages, each of which itself is a modular ecosystem of libraries that build upon one-another to enable client applications to: