diff --git a/docs/badge/programming.rst b/docs/badge/application_programming.rst
similarity index 99%
rename from docs/badge/programming.rst
rename to docs/badge/application_programming.rst
index 1f1ac7e5626222e8a93219e7cf63430db2f431e5..e3423b7bc12989491589afb470eda2a965c6f125 100644
--- a/docs/badge/programming.rst
+++ b/docs/badge/application_programming.rst
@@ -1,9 +1,7 @@
 .. _programming:
 
-Programming
-===========
-
-*NOTE: this is about programming your own apps/instruments/toys while keeping the badge firmware stock. If you want to port Doom or work on the firmware, see the Firmware Development section.*
+Application Programmming
+========================
 
 The main programming interface and language for the flow3rbadge is Python. More
 exactly, it's `Micropython <https://micropython.org/>`_, which is a fairly
diff --git a/docs/index.rst b/docs/index.rst
index 7008c2b137847f24c1d049dc982b32adb201b76e..8ecc31c7f74a7cb665efe7fc28aa0a8d6b3712b5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,7 +13,7 @@ Welcome to flow3r's documentation!
    badge/hardware_specs.rst
    badge/assembly.rst
    badge/usage.rst
-   badge/programming.rst
+   badge/application_programming.rst
    badge/firmware.rst
    badge/firmware-development.rst
    badge/badge_link.rst