Skip to content

Commit 3e2f422

Browse files
committed
Update structure reference in README
1 parent dd2b482 commit 3e2f422

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A brief introduction into [BioJava](https://github.com/biojava/biojava).
66

77
The goal of this tutorial is to provide an educational introduction into some of the features that are provided by BioJava.
88

9-
At the moment this tutorial is still under development. Please check the [BioJava Cookbook](http://biojava.org/wiki/BioJava:CookBook3.0) for a more comprehensive collection of many examples of what is possible with BioJava and how to do things.
9+
At the moment this tutorial is still under development. Please check the [BioJava Cookbook](http://biojava.org/wiki/BioJava:CookBook3.0) for a more comprehensive collection of examples about what is possible with BioJava and how to do things.
1010

1111
## Index
1212

@@ -16,10 +16,9 @@ Book 1: [The Core module](core/README.md), basic working with sequences.
1616

1717
Book 2: [The Alignment module](alignment/README.md), pairwise and multiple alignments of protein sequences.
1818

19-
Book 3: [The Protein Structure modules](structure/README.md), everything related to working with 3D structures.
20-
21-
Book 4: [The Genomics Module](genomics/README.md), working with genomic data
19+
Book 3: [The Structure modules](structure/README.md), everything related to working with 3D structures.
2220

21+
Book 4: [The Genomics Module](genomics/README.md), working with genomic data.
2322

2423
## License
2524

0 commit comments

Comments
 (0)