Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnnned committed Sep 5, 2016
1 parent eebfd3a commit 448e245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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!

Expand Down Expand Up @@ -107,4 +107,4 @@ import f from 'freddies';
For the ```require```-ers:
```js
var f = require('freddies').default;
```
```

0 comments on commit 448e245

Please sign in to comment.