diff --git a/README.md b/README.md index afcbdb5..0a0d2f1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Underscore +![License](https://img.shields.io/github/license/rjNemo/underscore?style=for-the-badge) +![Go version](https://img.shields.io/github/go-mod/go-version/rjNemo/underscore?style=for-the-badge) + `underscore` is a `Go` library that provides useful functional programming helpers without extending any built-in objects. diff --git a/docs/underscore.png b/docs/underscore.png new file mode 100644 index 0000000..d0316a0 Binary files /dev/null and b/docs/underscore.png differ