From d78c33cbf6998e1aa6ae7d0ce7c7f46269fb5be5 Mon Sep 17 00:00:00 2001
From: pm3310
Date: Sat, 16 Jun 2018 13:19:25 +0100
Subject: [PATCH] Update REAMDE
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4009e28..1fbdd84 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# deep-learning-addition
-A LSTM model that learns to perform arithmetic addition for integers. It's a simple Deep Learning calculator.
+A LSTM model that learns to perform arithmetic addition on integers. It's a simple Deep Learning calculator.
+
+Example: 12 + 134 = 146
## Development