Guillaume POSTIC

Update README.md

...@@ -44,10 +44,10 @@ Thus, an example of command is: ...@@ -44,10 +44,10 @@ Thus, an example of command is:
44 -g NDB_00016_graph.txt \ 44 -g NDB_00016_graph.txt \
45 -q NDB_00016_cliques.txt -m 20 45 -q NDB_00016_cliques.txt -m 20
46 ``` 46 ```
47 -The result of this command (terminal's standard output) will be the predicted secondary structures, represented with the dot-bracket notation. 47 +The result of this command (terminal's standard output) will be the predicted secondary structures, represented with the dot-bracket notation.
48 -Other results will be written in the *NDB_00016_graph.txt* and *NDB_00016_cliques.txt* files (see options below). 48 +Other results will be written in the **NDB_00016_graph.txt** and **NDB_00016_cliques.txt** files (see options below).
49 <br/> 49 <br/>
50 -The same test can be performed with the files provided for *PDB_00805*. 50 +The same test can be performed with the files provided for **PDB_00805**.
51 51
52 ### Options 52 ### Options
53 53
......