From f84f77928a5e14fbcf3265c97aca7350f244bd41 Mon Sep 17 00:00:00 2001
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Date: Sun, 31 Jul 2016 20:10:30 +0200
Subject: [PATCH] Added incompat notice with M2

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

diff --git a/README.md b/README.md
index 57da996..c70e394 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # OpenTools_Ordernumber
 
-This is a module to modify the order, invoice, shipment and credit memo numbers in Magento. Many variables and counter options are available in the format string.
+This is a module to modify the order, invoice, shipment and credit memo numbers in Magento 1.9 (NOT in Magento 2 - feel free to fork this module and update it to Magento 2!). Many variables and counter options are available in the format string.
 
 ## Installation
 
-- 
GitLab