Skip to content

Commit efde118

Browse files
committed
Update readme.md
1 parent d9b85f5 commit efde118

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/biojava/biojava.svg?branch=master)](https://travis-ci.org/biojava/biojava) [![Dependency Status](http://www.versioneye.com/user/projects/53f8b9f0e09da3dcbb000394/badge.svg?style=flat)](http://www.versioneye.com/user/projects/53f8b9f0e09da3dcbb000394) [![Version](http://img.shields.io/badge/version-4.0.0-blue.svg?style=flat)](http://biojava.org/wiki/BioJava:Download) [![License](http://img.shields.io/badge/license-LGPL_2.1-blue.svg?style=flat)](https://github.com/biojava/biojava/blob/master/LICENSE)
44

55

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.
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, reference implementations of popular algorithms, and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
77

88
Please visit our [homepage](http://www.biojava.org/).
99

@@ -20,8 +20,7 @@ The [Maven Repository](http://biojava.org/download/maven/) contains the jars of
2020

2121
If you are using Maven you can add the BioJava repository by adding the following XML to your project pom.xml file:
2222

23-
```
24-
23+
```xml
2524
<dependencies>
2625
<dependency>
2726
<groupId>org.biojava</groupId>
@@ -32,7 +31,6 @@ If you are using Maven you can add the BioJava repository by adding the followin
3231
</dependencies>
3332
```
3433

35-
3634
### Mailing Lists
3735

3836
BioJava has two main mailing lists. In order to avoid SPAM both lists only accept postings from list members. Anybody can become a list member, so please subscribe before you post. If you send without being subscribed your mail might get stuck in the moderation loop, which can cause several weeks of delay (no fun to read through all that spam).

0 commit comments

Comments
 (0)