mirror of
https://github.com/BlossomiShymae/clean-cuts.git
synced 2025-12-06 10:10:47 +01:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,16 +1,17 @@
|
||||
# Clean Cuts
|
||||
# [Clean Cuts](https://blossomishymae.github.io/clean-cuts/)
|
||||
|
||||
Making game data viewable in a human-friendly format.
|
||||
|
||||

|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/BlossomiShymae/clean-cuts/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=BlossomiShymae/clean-cuts" />
|
||||
</a>
|
||||
|
||||
## Setup
|
||||
|
||||
Initialize git submodules:
|
||||
```bash
|
||||
git submodule init
|
||||
|
||||
git submodule update
|
||||
```
|
||||
|
||||
Make sure to install the dependencies:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user