Skip to content

Commit

Permalink
update: use images
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Oct 16, 2024
1 parent b704a7a commit fdb44bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/py/mat3ra/made/tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,12 @@ One can think about the process of a creation of a new materials as a workflow,
- BuilderParameters: specific parameters of the digital representation of the transformations.
- (Result) Materials: the output of the Builders (e.g. point defect in Silicon, graphene nanoribbon etc.).

[//]: # (a diagram that explains the relationships between entities)
![Made Tools](../../../../../images/made/tools/tools_diagram.svg)
![Diagram](../../../../../images/made/tools/tools_diagram_general.png)

for a specific case of the creation of an interface:

[//]: # (a diagram that explains the relationships for an Interface)
![Made Tools](images/made-tools.png)
![Made Tools](../../../../../images/made/tools/tools_diagram_interface.png)


## 2. Code Structure.
Expand Down

0 comments on commit fdb44bf

Please sign in to comment.