Compare commits

...

2 Commits

Author SHA1 Message Date
bfad145639 Atualizar README.md 2026-05-22 04:44:00 +00:00
7645604736 Atualizar README.md 2026-05-22 04:43:08 +00:00

View File

@@ -39,7 +39,7 @@ O projeto contém apenas o backend da API. A interface visual do usuário final
* PHP >= 8.1
* Laravel 10
* SQLite
* Postgres
* Composer
* Laravel Scribe
* PHPUnit
@@ -87,7 +87,7 @@ Antes de executar o projeto, instale:
Clone o repositório:
```bash
git clone https://github.com/gabriellina640/api-ranking-jogos.git
git clone https://github.com/ykiakao/api-ranking-jogos.git
cd api-ranking-jogos
```