From 7a49ffead16b14a9415be581f460c9d13f221edb Mon Sep 17 00:00:00 2001 From: Jens Krumsieck Date: Wed, 1 Mar 2023 15:09:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8527f54..6ca3674 100644 --- a/README.md +++ b/README.md @@ -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