From d7153f51edcff741ea0a352573272a2eabb03239 Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:06:15 +0300 Subject: [PATCH] Update README_ENG.md --- README_ENG.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README_ENG.md b/README_ENG.md index 3d96520d00..ea1d4bd171 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -1,5 +1,5 @@ -![Main](https://github.com/Bayselonarrend/OpenIntegrations/raw/main/Media/main.gif#gh-dark-mode-only#gh-dark-mode-only) -![Main-light](https://github.com/Bayselonarrend/OpenIntegrations/raw/main/Media/main-light.gif#gh-light-mode-only) +![Main](media/main.gif#gh-dark-mode-only#gh-dark-mode-only) +![Main-light](media/main-light.gif#gh-light-mode-only) # Open Integrations Package @@ -17,24 +17,24 @@ The implemented methods perform specific tasks (such as ``SendMessage`` or ``Cre List of currently available APIs:
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +

@@ -71,7 +71,7 @@ You can use the standard `>` redirect or the oint's `--out` option to save the r [![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/bayselonarrend/OpenIntegrations/total?logo=github)](https://github.com/Bayselonarrend/OpenIntegrations/releases/latest) - +

@@ -119,7 +119,7 @@ When using the 1C and OneScript versions, you can also simply copy the code of c OpenIntegrations has detailed documentation with examples available at [https://en.openintegrations.dev](https://en.openintegrations.dev). There you can find both general guidelines for getting started with each specific API and descriptions of each method with code examples, parameters, and return values. -![Docs](https://github.com/Bayselonarrend/OpenIntegrations/raw/main/Media/docs_eng.png?4) +![Docs](media/docs_eng.png?4) The CLI version of OpenIntegrations has its own built-in help for all methods. The help is displayed when calling the library without a method, a method without options, or by specifying the `--help` option. @@ -127,7 +127,7 @@ ___
- +