diff --git a/README.md b/README.md
index 42425a1..281eee3 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ The simulator is implemented using Gazebo and runs the original Arduino code:
-## Documentation
+## Documentation articles
1. [Assembly instructions](docs/assembly.md).
2. [Usage: build, setup and flight](docs/usage.md).
@@ -75,10 +75,10 @@ Additional articles:
|IMU (and barometer¹) board|GY‑91, MPU-9265 (or other MPU‑9250/MPU‑6500 board)
ICM20948V2 (ICM‑20948)³
GY-521 (MPU-6050)³⁻¹|

|1|
|Boost converter (optional, for more stable power supply)|5V output|
|1|
|Motor|8520 3.7V brushed motor.
Motor with exact 3.7V voltage is needed, not ranged working voltage (3.7V — 6V).
Make sure the motor shaft diameter and propeller hole diameter match!|
|4|
-|Propeller|55 mm (alternatively 65 mm)|
|4|
+|Propeller|55 mm or 65 mm|
|4|
|MOSFET (transistor)|100N03A or [analog](https://t.me/opensourcequadcopter/33)|
|4|
|Pull-down resistor
Voltage measurement resistor|10 kΩ|
|6|
-|3.7V Li-Po battery|LW 952540 (or any compatible by the size)|
|1|
+|3.7V Li-Po battery|LW 952540 (or any compatible by the size).
Make sure the battery has enough discharge rate — 25C or more!|
|1|
|Battery connector cable|MX2.0 2P female|
|1|
|Li-Po Battery charger|Any|
|1|
|Screws for IMU board mounting|M3x5|
|2|
diff --git a/docs/assembly.md b/docs/assembly.md
index b23c113..a332272 100644
--- a/docs/assembly.md
+++ b/docs/assembly.md
@@ -28,6 +28,8 @@ Soldered components ([schematics variant](https://miro.com/app/board/uXjVN-dTjoo
+See an alternative assembly process photos here: https://drive.google.com/drive/folders/1FG5BH9RCzdf1XmJcC70PymiRMXcz6Fx7?usp=sharing.
+
## Motor directions
> [!WARNING]