Browse Source

Adding usage

pixelbath 1 year ago
parent
commit
1aa679cb06
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1,5 +1,8 @@
 # font-preview-python
-
 Builds a list of fonts recursively for a given path and sticks them into a series of images for easy preview.
 
+## Usage
+Run `./build.py` in the folder containing the fonts, or change the `rootdir` variable in the script to your path.
+
+## Example
 ![Example](./example.png)