diff --git a/Battery Cycles/README.md b/Battery Cycles/README.md
new file mode 100644
index 0000000..125a30a
--- /dev/null
+++ b/Battery Cycles/README.md
@@ -0,0 +1,41 @@
+# Battery Cycles
+### [Installation](https://github.com/LeonAirRC/Jeti-Lua-Apps#installation)
+
+
Monitors the usage/charging cycles of your batteries. Multiple batteries per model are possible.
+The dialog below can be shown automatically when the model is turned on and via a switch.
+
+
+
+
+
Main page
+
+ - Selection switch: this switch can be used to manually show the selection dialog
+ - Cells/capacity range: model-specific filtering parameters to shorten the list of viable batteries that are selectable in the list
+ - Detect power-on: if checked, the selection dialog shows up automatically when the model is turned on
+ - Battery types: Select the battery types that are present in your model. Only the checked battery types will be queried later.
+
+
+
+
+
List of batteries
+
+ - use F1 to go to the main page
+ - add and delete batteries and chage their order
+ - click on a battery to change it's attributes
+
+
+
+
+ Selection dialog
+
+The selection dialog shows a list of all batteries. For every type of battery (denoted by the title) you can click on one battery and the dialog moves on to the next type.
+
+ - +/-: the cycle count of the focused battery can be modified manually, for example after an unintended selection
+ - F3/F4: go to the previous type/skip current type without any cycle increase
+ - F5/Enter: increases the cycle count of the focused battery by one and moves on to the next type
+
+
+
+
+
+