Skip to content

Commit 0f8e276

Browse files
added code complexity badge to readme
1 parent f89a496 commit 0f8e276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Implementations of sorting algorithms using Java.
44
[![Build Status](https://travis-ci.org/marioluan/java-sorting-algorithms.svg?branch=master)](https://travis-ci.org/marioluan/java-sorting-algorithms)
55
[![Coverage Status](https://coveralls.io/repos/github/marioluan/java-sorting-algorithms/badge.svg?branch=master)](https://coveralls.io/github/marioluan/java-sorting-algorithms?branch=master)
66
[![Dependency Status](https://www.versioneye.com/user/projects/58858fedb194d4003d528a95/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/58858fedb194d4003d528a95)
7+
[![codebeat badge](https://codebeat.co/badges/382c573f-2c4e-4827-8b9d-6849394414f0)](https://codebeat.co/projects/github-com-marioluan-java-sorting-algorithms)
78

89
--
910

0 commit comments

Comments
 (0)