From e26cbb050e0915791db81ba3b429ef8453b63c56 Mon Sep 17 00:00:00 2001 From: Eric Swann Date: Sat, 11 Sep 2021 00:21:57 -0600 Subject: [PATCH] testing checkin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28711ac..feeaaa3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Funky fresh (and easy) functional-lite! [![Coverage Status](https://coveralls.io/repos/github/eswann/bootsy/badge.svg?branch=main)](https://coveralls.io/github/eswann/bootsy?branch=main) -### Why? +### Why? Bootsy was created to make functional composition as pragmatic as possible. Sure there's Ramda, Lodash, and others, but the idea behind Bootsy was to make everyday functional tasks easier, and provide additional features that we've found helpful in enterprise production apps.