diff --git a/CAN SD Card Logger/README.md b/CAN SD Card Logger/README.md
index 3af4f0a0d8691329d7452ec941f1b3d15bb591ea..5ddc3d6843c839e1423602ee760732d51d4a16ee 100644
--- a/CAN SD Card Logger/README.md	
+++ b/CAN SD Card Logger/README.md	
@@ -25,10 +25,7 @@ For example, the ECU CAN ID 0x2001 message of [1, 2, 3, 4, 5, 6, 7, 8] is saved
 	
 The saving in binary form allows for the fasted possible save speed. The _100ms_ delay between writes gives the sd card time to internally save the written bytes. 
 	
-## Maintainers
-* Nathan - _nrs1g15@soton.ac.uk_
-
-## Contributors
+## Contributions
 * Nathan - _nrs1g15@soton.ac.uk_
 * Josh - TO ADD
 * Anarug - TO ADD