diff --git a/Battery.md b/Battery.md
index 4944980..59b8c4c 100644
--- a/Battery.md
+++ b/Battery.md
@@ -2,6 +2,9 @@ Most of the Hoverboard mainboards use a 10S2P LIPO Batteries (36v Nominal - 42v
If you want to use a battery with less or more cells in series, change BAT_CELLS parameter in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) (10 by default).
Batteries up to 12S have been used safely in the community, but do it at your own risk.
+## Charging
+You can charge the battery through the mainboard pcb or connect the battery directly to the charger through a custom xt60 adapter.
+
## Battery level low alerts:
Default battery level are for safe use of LIPO batteries.
You can adjust the levels to your needs in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) if you want to use a battery with a different chemistry.