Skip to content

Commit 5b9713b

Browse files
authored
Merge pull request #32 from corneliusroemer/patch-1
doc: Add missing trailing code fences in crates README With thanks :)
2 parents d5792f2 + 00af91f commit 5b9713b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

microBioRust/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pub fn genbank_to_faa(filename: &str) -> Result<(), anyhow::Error> {
2525
}
2626
return Ok(());
2727
}
28+
```
2829

2930
better for debugging
3031

0 commit comments

Comments
 (0)