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