Skip to content

Commit be1afae

Browse files
committed
adding badges to readme file
1 parent eea42f4 commit be1afae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Welcome to BioJava v.3
22

3-
BioJava is an open-source project dedicated to providing a Java framework for **processing biological data**. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
3+
[![Build Status](https://travis-ci.org/biojava/biojava.png)](https://travis-ci.org/biojava/biojava) [![Dependency Status](https://www.versioneye.com/user/projects/53f8b2b6e09da300d4000488/badge.svg?style=flat)](https://www.versioneye.com/user/projects/53f8b2b6e09da300d4000488) [![Version](http://img.shields.io/badge/version-3.0.8-blue.svg?style=flat)](http://biojava.org/wiki/BioJava:Download) [![License](http://img.shields.io/badge/license-LGPLv2-blue.svg?style=flat)](https://github.com/biojava/biojava/blob/master/LICENSE)
4+
45

5-
BioJava is licensed under LGPL 2.1.
6+
BioJava is an open-source project dedicated to providing a Java framework for **processing biological data**. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
67

78
Please visit our [homepage](http://www.biojava.org/).
89

@@ -40,8 +41,6 @@ If you are using Maven you can add the BioJava repository by adding the followin
4041

4142
Note: for the upcoming BioJava 4.0.0 release we are planning to migrate the hosting to Maven Central and this step should not be required.
4243

43-
### Build Status
44-
[![Build Status](https://travis-ci.org/biojava/biojava.png)](https://travis-ci.org/biojava/biojava)
4544

4645
### Mailing Lists
4746

0 commit comments

Comments
 (0)