diff options
author | cirakg <ciraboxkg@gmail.com> | 2023-01-15 20:20:29 +0100 |
---|---|---|
committer | cirakg <ciraboxkg@gmail.com> | 2023-01-15 20:20:29 +0100 |
commit | 926530ff356f081434a812b72ac4fd7afef4a742 (patch) | |
tree | 1657b2b32008720e6cce64a33f34152748f84b7e /README.md | |
parent | c0db119fa7fe169b5359caa6003e3769a2241a79 (diff) |
Azuriran readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,3 +1,18 @@ # ImiPokemon -## Instalacija i pokretanje +## Pokretanje + +1. Importovati pokemon.sql. +2. Pokrenuti Server.java. +3. Pokrenuti web server. +4. Pokretanje klijenata. + +## Slike + +<p align="center"> + +<img src="./images/inGame.png" style="border:1px solid black" /> +<br> +<img src="./images/adminIndex.png" width="400px" style="border:1px solid black"/> +<img src="./images/userIndex.png" width="400px" style="border:1px solid black"/> +</p>
\ No newline at end of file |