mirror of
https://github.com/L0w1y/JBKF.git
synced 2025-02-23 15:02:14 +00:00
update README.md, checkbox inputs are working
This commit is contained in:
parent
46ca841bf8
commit
bb13b61683
13
README.md
13
README.md
|
@ -17,11 +17,9 @@
|
||||||
|
|
||||||
# Установка
|
# Установка
|
||||||
|
|
||||||
- [x] Скачайте ветку [`agent`](https://github.com/L0wl/JBKF/archive/refs/heads/agent.zip)
|
<input type="checkbox"> Скачайте ветку [`agent`](https://github.com/L0wl/JBKF/archive/refs/heads/agent.zip)\
|
||||||
|
<input type="checkbox"> Скопируйте папку `jetbra` в корневой каталог диска\
|
||||||
- [x] Скопируйте папку `jetbra` в корневой каталог диска
|
<input type="checkbox"> Откройте папку `jetbra/scripts` и запустите скрипт установки, подходящий для вашей системы
|
||||||
|
|
||||||
- [x] Откройте папку `jetbra/scripts` и запустите скрипт установки, подходящий для вашей системы
|
|
||||||
|
|
||||||
| Имя файла | Описание | Платформа |
|
| Имя файла | Описание | Платформа |
|
||||||
| --------- | ----------- | -------- |
|
| --------- | ----------- | -------- |
|
||||||
|
@ -37,9 +35,8 @@
|
||||||
|
|
||||||
### Генератор активации плагинов
|
### Генератор активации плагинов
|
||||||
|
|
||||||
- [x] Скачайте и установите [tampermonkey](https://www.tampermonkey.net/)
|
<input type="checkbox"> Скачайте и установите [tampermonkey](https://www.tampermonkey.net/)\
|
||||||
|
<input type="checkbox"> [Установите скрипт](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
||||||
- [x] [Установите скрипт](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Tampermonkey должен быть установлен
|
> Tampermonkey должен быть установлен
|
||||||
|
|
13
README_en.md
13
README_en.md
|
@ -18,11 +18,9 @@ A simple and lightweight browser extension that allows you to generate JetBrains
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
#### 1st step
|
#### 1st step
|
||||||
- [x] Download ['agent'](https://github.com/L0wl/archive/refs/heads/agent.zip) branch
|
<input type="checkbox"> Download ['agent'](https://github.com/L0wl/archive/refs/heads/agent.zip) branch\
|
||||||
|
<input type="checkbox"> Copy `jetbra` to root of the disk\
|
||||||
- [x] Copy `jetbra` to root of the disk
|
<input type="checkbox"> Open `jetbra/scripts` folder, and install script what fits to your system
|
||||||
|
|
||||||
- [x] Open `jetbra/scripts` folder, and install script what fits to your system
|
|
||||||
|
|
||||||
| File name | Description | Platform |
|
| File name | Description | Platform |
|
||||||
| --------- | ----------- | -------- |
|
| --------- | ----------- | -------- |
|
||||||
|
@ -35,9 +33,8 @@ A simple and lightweight browser extension that allows you to generate JetBrains
|
||||||
|
|
||||||
#### 2nd step
|
#### 2nd step
|
||||||
|
|
||||||
- [x] Download and install [tampermonkey](https://www.tampermonkey.net/)
|
<input type="checkbox"> Download and install [tampermonkey](https://www.tampermonkey.net/)\
|
||||||
|
<input type="checkbox"> [Install script](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
||||||
- [x] [Install script](https://raw.githubusercontent.com/L0wl/JBKF/resources/script/jetbra.user.js)
|
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Tampermonkey reqired
|
> Tampermonkey reqired
|
||||||
|
|
Loading…
Reference in a new issue