Metadata-Version: 2.1
Name: linkmod
Version: 0.1
Summary: A simple tool to customize links.
Home-page: https://github.com/Rishi-Bhati/linkmod.git
Author: Rishi Bhati
Author-email: bhatirishi5@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# LinkMod

LinkMod is a Python tool that allows you to customize URLs by merging a user-provided string with a link.

## Usage

```bash
linkMod {original_link} {custom_string}
