From 35aa9813a9ffdbd93cb2446d7d6cc2876db423bc Mon Sep 17 00:00:00 2001 From: Qinqing Liu Date: Tue, 17 Nov 2020 14:52:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9545168..ca30f55 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ cd .. ``` ### Set-up Enviroment -Install packages and compile the required tools, e.g. the java tool for generating surface points, the C++ code for octree, and the operation (convolution etc.) API for tensorflow. +Install packages and compile the required tools, e.g. the java tool for generating surface points, the C++ code for octree, and the operation (convolution etc.) API that work with tensorflow. ```angular2 # compile java cd pdbbind/java