diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000..8b0089fcff --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Welcome to BioJava v.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. + +BioJava is licensed under LGPL 2.1. + +Please visit our [homepage](http://www.biojava.org/). diff --git a/readme.txt b/readme.txt deleted file mode 100644 index cb5cd2950a..0000000000 --- a/readme.txt +++ /dev/null @@ -1,5 +0,0 @@ -Welcome to BioJava v.3 - -BioJava is an open-source project dedicated to providing a Java framework for processing biological data. Please visit our homepage: - -http://www.biojava.org/ \ No newline at end of file