We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1470f5 commit 4a6cd49Copy full SHA for 4a6cd49
structure/README.md
@@ -27,6 +27,10 @@ Chapter 9 - Biological Assemblies
27
28
Chapter 10 - Protein Symmetry
29
30
+###
31
+
32
+Author: Andreas Prlic (@andreasprlic)
33
34
35
36
structure/installation.md
@@ -31,5 +31,11 @@ You can add the BioJava repository by adding the following XML to your project p
</dependencies>
```
-If you run 'mvn package' on your project, the BioJava dependencies will be automatically downloaded and installed for you.
+If you run
+<pre>
37
+ mvn package
38
+</pre>
39
40
+ on your project, the BioJava dependencies will be automatically downloaded and installed for you.
41
0 commit comments