From 7f775c142c31ec1eeee36784b9e94824ff1cf7ad Mon Sep 17 00:00:00 2001
From: ErikZalm <erik@vdzalm.eu>
Date: Sun, 18 Mar 2012 15:59:14 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 19bb20128..3a4705e78 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ The configuration is now split in two files
 Configuration.h for the normal settings
 Configuration_adv.h for the advanced settings
 
+Gen7T is not supported.
+
 Quick Information
 ===================
 This RepRap firmware is a mashup between <a href="https://github.com/kliment/Sprinter">Sprinter</a>, <a href="https://github.com/simen/grbl/tree">grbl</a> and many original parts.