Fix readme consistency issues (#652)

* Correct notation for checked checkbox in markdown
* Cleanup image and link notation for consistency
* Syntax highlighting
* Update alt for images and fix incorrect link

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Nemanja Nedeljković
2021-08-17 12:38:47 +02:00
committed by GitHub
parent f02cec45a0
commit ac5c1cb4a0
4 changed files with 15 additions and 9 deletions

View File

@@ -44,8 +44,12 @@ Also OB may be damaged, so we've made couple scripts to check and set option byt
Checking option bytes:
ob.py check
```bash
ob.py check
```
Setting option bytes:
ob.py set
```bash
ob.py set
```