Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimmons authored Jul 17, 2024
1 parent 22cd8d0 commit 5e03ad3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit 5e03ad3

Please sign in to comment.