Update README

This commit is contained in:
kaBeech 2023-03-17 21:32:56 -07:00
parent 46582b9331
commit 8d58a814a4

View File

@ -24,17 +24,6 @@ Monospacing means ensuring every character has the same width. This is helpful t
![Adding up a fancy dinner bill](https://github.com/kaBeech/serious-sans/blob/main/fancyDinner.png "Adding up a fancy dinner bill") ![Adding up a fancy dinner bill](https://github.com/kaBeech/serious-sans/blob/main/fancyDinner.png "Adding up a fancy dinner bill")
This is what that same text looks like in GitHub's default font:
>Drinks: $ 73.68
>Appetizers: $ 58.73
>Entrees: $ 105.26
>Dessert: $ 49.74
>Souvenir Bottle Opener: $ 9.99
>Tip: $ 75.00
>----------------------------------
>Total: $ 372.40
Without a monospaced font, getting all those numbers to line up for easy adding would be a pain! Without a monospaced font, getting all those numbers to line up for easy adding would be a pain!
### Origins ### Origins