getendpoints/README.md

19 lines
200 B
Markdown

# GetEndpoints
## Prerequisites
- `python >= 3.11`
- `python-venv`
## Usage
1. Open the terminal.
2. Navigate to the project directory.
3. Run the application:
```bash
bash run.sh
```