diff --git a/examples/01_blinkOnPin0/01_blinkOnPin0.ino b/examples/blinkOnPin0/blinkOnPin0.ino similarity index 100% rename from examples/01_blinkOnPin0/01_blinkOnPin0.ino rename to examples/blinkOnPin0/blinkOnPin0.ino diff --git a/examples/02_keyPressedPin1/02_keyPressedPin1.ino b/examples/keyPressedPin1/keyPressedPin1.ino similarity index 100% rename from examples/02_keyPressedPin1/02_keyPressedPin1.ino rename to examples/keyPressedPin1/keyPressedPin1.ino diff --git a/examples/03_keyPressedPin1_storedOnBuffer_async/03_keyPressedPin1_storedOnBuffer_async.ino b/examples/keyPressedPin1_storedOnBuffer_async/keyPressedPin1_storedOnBuffer_async.ino similarity index 100% rename from examples/03_keyPressedPin1_storedOnBuffer_async/03_keyPressedPin1_storedOnBuffer_async.ino rename to examples/keyPressedPin1_storedOnBuffer_async/keyPressedPin1_storedOnBuffer_async.ino diff --git a/examples/04_keyPressed_withInterrupt/04_keyPressed_withInterrupt.ino b/examples/keyPressed_withInterrupt/keyPressed_withInterrupt.ino similarity index 100% rename from examples/04_keyPressed_withInterrupt/04_keyPressed_withInterrupt.ino rename to examples/keyPressed_withInterrupt/keyPressed_withInterrupt.ino diff --git a/examples/05_readAll_Interrupt/05_readAll_Interrupt.ino b/examples/readAll_Interrupt/readAll_Interrupt.ino similarity index 100% rename from examples/05_readAll_Interrupt/05_readAll_Interrupt.ino rename to examples/readAll_Interrupt/readAll_Interrupt.ino