Updated README.md
This commit is contained in:
parent
f44bb6cce1
commit
9852f46be1
1 changed files with 12 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,3 +1,14 @@
|
||||||
# ROM-Info
|
# ROM-Info
|
||||||
|
|
||||||
Display ROM info of select ROMs (e.g. NDS, GB/C/A, 3DS)
|
Display ROM info of select ROMs (e.g. NDS, GB/C/A, 3DS)
|
||||||
|
|
||||||
|
|
||||||
|
# Install (Windows - PowerShell)
|
||||||
|
1. python -m venv .venv
|
||||||
|
2. .\\.venv\Scripts\Activate.ps1
|
||||||
|
3. pip install -r requirements.txt
|
||||||
|
|
||||||
|
|
||||||
|
<br /><br />
|
||||||
|
|
||||||
|
Licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
Loading…
Add table
Reference in a new issue