diff --git a/README.md b/README.md index d0763be..b007941 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Cyberpunk Red NPC generator -[![Donate](https://img.shields.io/badge/Donate-8A2BE2)](https://revolut.me/n0lavar) - [![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![Python](https://img.shields.io/badge/python-3.12-blue.svg) [![PEP8](https://img.shields.io/badge/code%20style-pep8-orange.svg)](https://www.python.org/dev/peps/pep-0008/) + + buymeacoffee-animated-badge + + ## Info A generator that generates NPCs based on json configs using the specified rank and role. @@ -78,11 +80,11 @@ Generated: ## Usage ``` -usage: main.py [-h] --rank - {private,corporal,lieutenant,captain,lieutenant_colonel,lieutenant_general,general} - [--role {rockerboy,solo,netrunner,tech,medtech,media,exec,lawman,fixer,nomad,civilian,booster}] - [--seed SEED] - [--log_level {CRITICAL,FATAL,ERROR,WARN,WARNING,INFO,DEBUG,NOTSET}] +usage: cp_red_npc_generator.exe [-h] --rank + {private,corporal,lieutenant,captain,lieutenant_colonel,lieutenant_general,general} + [--role {rockerboy,solo,netrunner,tech,medtech,media,exec,lawman,fixer,nomad,civilian,booster}] + [--seed SEED] + [--log_level {CRITICAL,FATAL,ERROR,WARN,WARNING,INFO,DEBUG,NOTSET}] options: -h, --help show this help message and exit @@ -114,7 +116,7 @@ options: Input: ``` - python cp_red_npc_generator/src/main.py --rank=private --role=solo + cp_red_npc_generator.exe --rank=private --role=solo ``` Output: @@ -175,7 +177,7 @@ Output: Input: ``` - python cp_red_npc_generator/src/main.py --rank=captain --role=solo + cp_red_npc_generator.exe --rank=captain --role=solo ``` Output: @@ -241,7 +243,7 @@ Output: Input: ``` - python cp_red_npc_generator/src/main.py --rank=general --role=solo + cp_red_npc_generator.exe --rank=general --role=solo ``` Output: