Skip to content

Commit dbc7d6d

Browse files
committed
use quote guards
1 parent 1710e86 commit dbc7d6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topologies_and_structure/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Included here are the input topology and structures used for each of the ligands
44

55
## Directory structure and contents
66

7+
```
78
<system>
89
└── ligand-<id>
910
├── complex
@@ -19,7 +20,7 @@ Included here are the input topology and structures used for each of the ligands
1920
│   ├── coul
2021
│   └── vdw
2122
└── gromacs
22-
23+
```
2324

2425
### `<system>`
2526

0 commit comments

Comments
 (0)