From a3669be85155a258e4ed511cf408c274d6919df0 Mon Sep 17 00:00:00 2001 From: ashyrmamatov01 <67892025+ashyrmamatov01@users.noreply.github.com> Date: Thu, 7 Jul 2022 15:42:36 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98937fa..9710739 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ First, [checkpoints files](https://drive.google.com/file/d/1ZIIFwLzFuJEBTl1Zwq3q Run below commands to conduct an inference with the trained model. -***UPDATED**: This new code will be default in futre. +***UPDATED**: This new code will be default in future. ```shell python predict.py --smiles='COc1cc2c(c(Cl)c1OC)CCN(C)CC2c1ccccc1' ```