Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvalle authored Nov 27, 2023
1 parent f81f130 commit 0a329e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,8 @@ Para tratamento de erro, implementei o método `panic(err_msg, sync_sets)`, que
descarta tokens até que se ache algum dentro de `sync_sets`. No caso de encontrar
`EOTS`, o programa termina.

## Testes

![teste 1](tests/test1.png "Test1")
![teste 2](tests/test2.png "Test2")
![teste 2](tests/test3.png "Test3")

0 comments on commit 0a329e6

Please sign in to comment.