SEACCB / TEST

0 stars 0 forks source link

Update README.md #50

Open SEACCB opened 6 years ago

revad-b[bot] commented 6 years ago

Your change is

diff --git a/README.md b/README.md
index 1088a75..14a8aa5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
 # TEST

-if(x==a)
+if(x!=0)
revad-b[bot] commented 6 years ago

diff --git a/README.md b/README.md
index 1088a75..14a8aa5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
 # TEST

-if(x==a)
+if(x!=0)
This changes has 'if'
 You changed(x!=0)as well