Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JensKrumsieck committed Mar 1, 2023
1 parent 3cdbcba commit 7a49ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#### Create Molecules

Molecules can be created in a lot of ways. The easiest way is to use MoleculeFactory.Create, which accepts a string
path. Depending on the File extension the correct DataProvider is used to load the file.
path.

```csharp
//Creates a molecule from cif file
Expand Down

0 comments on commit 7a49ffe

Please sign in to comment.