Browse code

Update README.md file

Pawel Jablonski authored on 05/06/2023 17:47:07
Showing 1 changed files
... ...
@@ -104,7 +104,7 @@ The project supports building process on Windows and Linux.
104 104
 ├── fonts          # Fonts used in desktop GUI applications.
105 105
 ├── fs             # File system generator needed by the real XiPC and the XiPC Emulator.
106 106
 ├── fw
107
-│   ├── doc        # Documentation of the IO Board to make by Doxygen.
107
+│   ├── doc        # Documentation of the IO Board firmware to make by Doxygen.
108 108
 │   └── src        # Source code of the firmware for the IO Board.
109 109
 ├── ide
110 110
 │   ├── geany      # IDE configuration to support assembler for the XiPU.