Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shahin committed Dec 11, 2022
1 parent e16ac68 commit 9c01a26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ ax.grid()
# fig.savefig("test.png")
plt.show()
```
the output will be like:
the output will be like:
![img.png](img.png)

# Components
To control a system using the current MFAC library, two major components are required; model and controller.
## Model
Expand Down

0 comments on commit 9c01a26

Please sign in to comment.