diff --git a/README.md b/README.md index fdbc8fe..9237d76 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Zero-Dependency Left-To-Right Function Composer! ## What's A "Freddy"? That's a term I just made up for a process defined as array of functions! -...it also comes from "__F__unction-__Red__ucible Arra__y__" +...it also comes from **F**unction-**Red**ucible Arra**y** ## Show Me! @@ -107,4 +107,4 @@ import f from 'freddies'; For the ```require```-ers: ```js var f = require('freddies').default; -``` \ No newline at end of file +```