Skip to content

Commit

Permalink
Add black style shield
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyx102 committed Sep 9, 2024
1 parent d357c5e commit f60d11a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

**Note:** Still very much a work-in-progress.

# Prerequisites
Expand Down Expand Up @@ -53,7 +55,7 @@ python ./Scripts/output_epub.py "./Volumes/Volume_03/" "./Output_v03/"
- No space after ellipses (…)
- No space around em dashes (—)
- Capitalization for stutters matches Yen Press (e.g., Wi-widow)
- Contractions use closing apostrophes ()
- Contractions use closing apostrophes (e.g., move on ’em)

# Screenshots
## PDF
Expand Down

0 comments on commit f60d11a

Please sign in to comment.