Skip to content

Commit b467b11

Browse files
authored
docs(core): update README.md
1 parent 1431c61 commit b467b11

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,33 +35,31 @@
3535
- Сообществу за свободные инструменты.
3636
- Дарье Подабед за логотип.
3737

38-
___
39-
40-
<a href="https://infostart.ru/1c/tools/2169394/" target="_blank"><img alt="Статья на Инфостарт" src="https://infostart.ru/bitrix/templates/sandbox_empty/assets/tpl/abo/img/logo.svg"></a>
41-
42-
43-
# OCVC Documentation [English]
38+
## English
4439

45-
## Purpose
40+
### Purpose
4641
ocvc is a utility that simplifies the transfer of code sections from the 1C Configurator to Visual Studio Code.
4742

48-
## Dependencies
43+
### Dependencies
4944
- Operating system: Windows
5045
- 1C Configurator
51-
- Visual Studio Code
52-
- Language 1C (BSL) Plugin
46+
- [Visual Studio Code](https://code.visualstudio.com/)
47+
- Extension [Language 1C (BSL)](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl)
5348

54-
## Installation
55-
Download and run the file `ocvc.exe`.
49+
### Installation
50+
[Download](https://github.com/alei1180/ocvc/releases) and run the file `ocvc.exe`.
5651

57-
## Usage
52+
### Usage
5853
1. Run `ocvc`.
5954
2. Copy code in the 1C Configurator.
6055
3. Without leaving the Configurator, press `Shift + Alt + V`.
6156

62-
## Similar Projects
63-
- `vscode-merge-tool-adapter-cli` - comparison without considering structure and merging files in Visual Studio Code.
57+
### Similar Projects
58+
- [vscode-merge-tool-adapter-cli](https://github.com/zeegin/vscode-merge-tool-adapter-cli) - comparison without considering structure and merging files in Visual Studio Code.
6459

65-
## Acknowledgments
60+
### Acknowledgments
6661
- To the community for the free tools.
6762
- To Daria Podabed for the logo.
63+
___
64+
65+
<a href="https://infostart.ru/1c/tools/2169394/" target="_blank"><img alt="Статья на Инфостарт" src="https://infostart.ru/bitrix/templates/sandbox_empty/assets/tpl/abo/img/logo.svg"></a>

0 commit comments

Comments
 (0)