Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng-yuan-Wu committed Mar 18, 2020
1 parent c680ea2 commit a496fa0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Expand Up @@ -101,13 +101,12 @@ The example below shows a user creating a jupyter notebook in the directory xray
1. Prepare the image of XRD pattern and place the image(s) in a folder.

2. In the XRayDawgz/xraydawgz, the user will:
```import Predict```

3. User will call Predict.crystal_structure("path_to_the_file_including_images"), you can readily check the path by dragging the file

into the terminal!
```import Predict```
3. User will call Predict.crystal_structure("path_to_the_file_including_images"), you can readily check the path by dragging the file into the terminal!

```predict.crystal_structure("path_to_the_file_included_image")```
```predict.crystal_structure("path_to_the_file_included_image")```



Expand Down

0 comments on commit a496fa0

Please sign in to comment.