From 94e79a46c63be471669a2d034b2cabe53c638253 Mon Sep 17 00:00:00 2001 From: zhkao <59698545+zhkao@users.noreply.github.com> Date: Tue, 17 Mar 2020 16:45:54 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 427089a..6207b7e 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,17 @@ ## Table of Contents - Purpose +- Repository Structure - How to install -- Environment - Examples and Demos - How to use our software - License + +## Purpose +This project will aim to use CNN to predict the crystal structure of a sample based upon its XRD pattern. + + ## Repository Structure ``` |- README.md @@ -55,9 +60,6 @@ |- banner.png |- requirements.txt ``` - -## Purpose -This project will aim to use CNN to predict the crystal structure of a sample based upon its XRD pattern. ## How to install 1. install tensorflow