From c8d61374dbc7e537cc381d9ae540751fa1004baa Mon Sep 17 00:00:00 2001 From: Sherlock <82929505+AvMavs@users.noreply.github.com> Date: Sun, 15 Jan 2023 03:16:48 +0530 Subject: [PATCH] Update README.md Explained setup. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 302c20c..002ce89 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,7 @@ This python script extracts font links from any given website. - You must have python installed on your computer. (https://www.python.org/downloads/) - Download bs4. You can do this by running the command `pip install bs4` - Download the given python file. +- Change `https://yourlinkhere` to the website you want to grab the font file from. - Open the directory in which the file is located in your CLI client of choice. - Run `python fontlink.py` +- You should get the directory path/link of the font file in your CLI client. In the case of directory paths, they follow the same domain.