Skip to content

Commit 0f97a03

Browse files
committed
docs(readme): reorganize PureRef integration section in README
1 parent dcd178b commit 0f97a03

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,6 @@ The application will automatically download these components on first run. If th
107107

108108
**Placement:** Place all components into the `bin` directory. The path depends on how you run the application:
109109

110-
### 🖼️ PureRef Integration (Optional)
111-
112-
To use the PureRef integration feature for managing reference images alongside your video courses:
113-
114-
1. **Download and Install PureRef** from [https://www.pureref.com/download.php](https://www.pureref.com/download.php)
115-
2. **Default Path**: If installed to the default location (`C:\Program Files\PureRef\PureRef.exe`), the application will detect it automatically
116-
3. **Custom Path**: If installed elsewhere, go to `Library → Settings → PureRef` section and browse to your `PureRef.exe` location
117-
4. **Filename**: You can customize the reference filename (default: `reference.pur`) in the same settings section
118-
119-
Once configured, you'll see PureRef badges on folder items in your library, allowing quick access to reference files.
120-
121110
The folder structure should look like this (for EXE version):
122111
```text
123112
SP Video Courses Player/
@@ -130,6 +119,17 @@ SP Video Courses Player/
130119
└── ffprobe.exe
131120
```
132121

122+
### 🖼️ PureRef Integration (Optional)
123+
124+
To use the PureRef integration feature for managing reference images alongside your video courses:
125+
126+
1. **Download and Install PureRef** from [https://www.pureref.com/download.php](https://www.pureref.com/download.php)
127+
2. **Default Path**: If installed to the default location (`C:\Program Files\PureRef\PureRef.exe`), the application will detect it automatically
128+
3. **Custom Path**: If installed elsewhere, go to `Library → Settings → PureRef` section and browse to your `PureRef.exe` location
129+
4. **Filename**: You can customize the reference filename (default: `reference.pur`) in the same settings section
130+
131+
Once configured, you'll see PureRef badges on folder items in your library, allowing quick access to reference files.
132+
133133
---
134134

135135
<a name="russian"></a>
@@ -217,17 +217,6 @@ SP Video Courses Player — плеер для локальных видеоку
217217

218218
**Путь:** Поместите все компоненты в папку `bin`. Путь зависит от способа запуска приложения:
219219

220-
### 🖼️ Интеграция с PureRef (опционально)
221-
222-
Для использования интеграции с PureRef для управления референсами рядом с видеокурсами:
223-
224-
1. **Скачайте и установите PureRef** с [https://www.pureref.com/download.php](https://www.pureref.com/download.php)
225-
2. **Путь по умолчанию**: Если установлен в стандартное расположение (`C:\Program Files\PureRef\PureRef.exe`), приложение обнаружит его автоматически
226-
3. **Другой путь**: Если установлен в другое место, перейдите в `Библиотека → Настройки → PureRef` и укажите путь к `PureRef.exe`
227-
4. **Имя файла**: Вы можете настроить имя файла референсов (по умолчанию: `reference.pur`) в той же секции настроек
228-
229-
После настройки вы увидите значки PureRef на папках в библиотеке, позволяющие быстро открывать файлы референсов.
230-
231220
Структура папок должна выглядеть так (для EXE версии):
232221
```text
233222
SP Video Courses Player/
@@ -241,6 +230,17 @@ SP Video Courses Player/
241230
```
242231

243232

233+
### 🖼️ Интеграция с PureRef (опционально)
234+
235+
Для использования интеграции с PureRef для управления референсами рядом с видеокурсами:
236+
237+
1. **Скачайте и установите PureRef** с [https://www.pureref.com/download.php](https://www.pureref.com/download.php)
238+
2. **Путь по умолчанию**: Если установлен в стандартное расположение (`C:\Program Files\PureRef\PureRef.exe`), приложение обнаружит его автоматически
239+
3. **Другой путь**: Если установлен в другое место, перейдите в `Библиотека → Настройки → PureRef` и укажите путь к `PureRef.exe`
240+
4. **Имя файла**: Вы можете настроить имя файла референсов (по умолчанию: `reference.pur`) в той же секции настроек
241+
242+
После настройки вы увидите значки PureRef на папках в библиотеке, позволяющие быстро открывать файлы референсов.
243+
244244
---
245245

246246
<p align="center">

0 commit comments

Comments
 (0)