From fcdf0d76e3b053d148cf12015c0dc9234f25cd37 Mon Sep 17 00:00:00 2001 From: Mahmoud khalil Date: Sun, 8 Apr 2018 22:27:39 +0300 Subject: [PATCH] Upload README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80216abc4..7cb4f6a0b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Algorithms - Java [![Build Status](https://travis-ci.org/TheAlgorithms/Python.svg)](https://travis-ci.org/TheAlgorithms/Python) +# The Algorithms - Java [![Build Status](https://travis-ci.org/TheAlgorithms/Java.svg)](https://travis-ci.org/TheAlgorithms/Java) ### All algorithms implemented in Java (for education)