resources/README.md: Fixed indentation of code blocks

This commit is contained in:
Philipp Wolfer
2021-04-06 18:12:16 +02:00
parent 6ac80aaf82
commit f032b68470

View File

@@ -12,8 +12,8 @@ For adding a new image into existing resources, follow these steps:
1. Add image file (like .png) into `resources/images/` and source file (like .svg) into `resources/img-src`.
2. Generate new .qrc file. This would automatically detect any changes in directory.
$ python3 makeqrc.py
$ python3 makeqrc.py
3. Create binary of all resources which will be used by Picard.
$ python3 compile.py
$ python3 compile.py