diff --git a/README.md b/README.md index 6d8bf40351034fac562d30aabb2c925b863360df..6cbf801673a6487aca88df60a855362c3d622fbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FASTA2AGP -_FASTA2AGP_ is a command line program written in [Java](https://docs.oracle.com/javase/8/docs/technotes/guides/language/index.html) that allows creating [AGP](https://www.ncbi.nlm.nih.gov/assembly/agp/AGP_Specification/) and contig sequence files from a FASTA-formatted scaffold sequence file. +_FASTA2AGP_ is a command line program written in [Java](https://docs.oracle.com/javase/8/docs/technotes/guides/language/index.html) that allows creating [AGP](https://www.ncbi.nlm.nih.gov/assembly/agp/AGP_Specification/) and associated contig sequence files from a FASTA-formatted scaffold sequence file. ## Compilation and execution