From 5e03ad3d72ae250878ba5e590c352f1ed9545484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3n=20Villafa=C3=B1e?= Date: Tue, 16 Jul 2024 22:23:11 -0300 Subject: [PATCH] Update README --- README | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README b/README index daa68b4..8aac7c8 100755 --- a/README +++ b/README @@ -1,25 +1,26 @@ -# Los parecidos a nosotros - -Is a interactive story made with threejs +# Los Parecidos a Nosotros +"Los Parecidos a Nosotros" is an interactive story created using Three.js. ## Installation +To get started, clone the repository and install the dependencies: + ```bash yarn install ``` + ## Usage +To run the project locally, use the following command: ```bash yarn develop ``` ## Contributing +We welcome contributions! If you have any major changes in mind, please open an issue first to discuss them. -Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. - -Please make sure to update tests as appropriate. +Don't forget to update tests as necessary to ensure everything runs smoothly. ## License - -[MIT](https://choosealicense.com/licenses/mit/) +This project is licensed under the [MIT License](https://example.com).