Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
italoherbert authored Oct 8, 2022
1 parent 5bf3296 commit e7bee09
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# iplot
Framework Java para desenho de funções ou gráficos em 2D e 3D

Para rodar o aplicativo embutido de demonstração do framework, basta baixar o arquivo iplot-1.5.jar e rodar executando o seguinte comando:

java -jar iplot-1.5.jar

Ou, se estiver no windows, pode dar dois cliques no arquivo iplot-1.5.jar.

Obs, para funcionar depende do java 1.8 ou superior instalado na máquina

Para mais detalhes, visite a página do projeto: https://www.italoinfo.com.br/projetos/iplot


0 comments on commit e7bee09

Please sign in to comment.