From c81d8e9a180da8f71d156d39c9f85847f6d7a572 Mon Sep 17 00:00:00 2001 From: Vedant Khairnar Date: Sun, 1 Oct 2023 12:54:29 +0530 Subject: [PATCH] docs(README): fixed TOC links (#2402) Co-authored-by: Vedant Khairnar --- README.md | 62 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 3306de287045..cc19670a8fc3 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ The single API to access payment ecosystems across 130+ countries

- Quick Start Guide • - Fast Integration for Stripe Users • - Supported Features • - FAQs + Quick Start Guide • + Fast Integration for Stripe Users • + Supported Features • + FAQs
What's Included • - Join us in building HyperSwitch • - Community • - Bugs and feature requests • - Versioning • - Copyright and License + Join us in building HyperSwitch • + Community • + Bugs and feature requests • + Versioning • + Copyright and License

@@ -63,7 +63,9 @@ Using Hyperswitch, you can:
Hyperswitch-Product -## ⚡️ Quick Start Guide + +

⚡️ Quick Start Guide

+ @@ -84,7 +86,9 @@ Ways to get started with Hyperswitch: setup required in your system. Suitable if you like to customise the core offering, [setup guide](/docs/try_local_system.md) -## 🔌 Fast Integration for Stripe Users + +

🔌 Fast Integration for Stripe Users

+
If you are already using Stripe, integrating with Hyperswitch is fun, fast & easy. @@ -97,7 +101,9 @@ Try the steps below to get a feel for how quick the setup is: [dashboard]: https://app.hyperswitch.io/register [migrate-from-stripe]: https://hyperswitch.io/docs/migrateFromStripe -## ✅ Supported Features + +

✅ Supported Features

+
### 🌟 Supported Payment Processors and Methods @@ -141,7 +147,9 @@ analytics, and operations end-to-end: You can [try the hosted version in our sandbox][dashboard]. -## 🤔 FAQs + +

🤔 FAQs

+
Got more questions? Please refer to our [FAQs page][faqs]. @@ -160,7 +168,9 @@ Please refer to the following documentation pages: - Router Architecture [Link] --> -## What's Included❓ + +

What's Included❓

+
Within the repositories, you'll find the following directories and files, logically grouping common assets and providing both compiled and minified @@ -208,7 +218,9 @@ should be introduced, checking it agrees with the actual structure --> └── scripts : automation, testing, and other utility scripts ``` -## 💪 Join us in building Hyperswitch + +

💪 Join us in building Hyperswitch

+
### 🤝 Our Belief @@ -260,7 +272,9 @@ readability over purely idiomatic code. For example, some of the code in core functions (e.g., `payments_core`) is written to be more readable than pure-idiomatic. -## 👥 Community + +

👥 Community

+
Get updates on Hyperswitch development and chat with the community: @@ -292,7 +306,9 @@ Get updates on Hyperswitch development and chat with the community: -## 🐞 Bugs and feature requests + +

🐞 Bugs and feature requests

+
Please read the issue guidelines and search for [existing and closed issues]. If your problem or idea is not addressed yet, please [open a new issue]. @@ -300,16 +316,22 @@ If your problem or idea is not addressed yet, please [open a new issue]. [existing and closed issues]: https://github.com/juspay/hyperswitch/issues [open a new issue]: https://github.com/juspay/hyperswitch/issues/new/choose -## 🔖 Versioning + +

🔖 Versioning

+
Check the [CHANGELOG.md](./CHANGELOG.md) file for details. -## ©️ Copyright and License + +

©️ Copyright and License

+
This product is licensed under the [Apache 2.0 License](LICENSE). -## ✨ Thanks to all contributors + +

✨ Thanks to all contributors

+
Thank you for your support in hyperswitch's growth. Keep up the great work! 🥂