Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
melchisedech333 committed Oct 13, 2022
1 parent 8fa299a commit 5e6ca1f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme-pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,15 @@ Enfim, resumindo tudo, foi simulado os transistores MOSFET do tipo P e N, e com
<br>
Lembrando que para compilar o código, basta executar o script <b>build.sh</b>. Ele irá gerar o arquivo <b>machine</b>.
```bash
./build.sh
./machine
```

<br>

:smiley: Autor
---

Expand Down
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,15 @@ Finally, summarizing everything, the MOSFET transistors of type P and N were sim
<br>
To compile the code, simply run the <b>build.sh</b> script. It will generate the <b>machine</b> file.
```bash
./build.sh
./machine
```

<br>

:smiley: Author
---

Expand Down

0 comments on commit 5e6ca1f

Please sign in to comment.