From dfea3505ff891462719a3e7585faba3e5807f0e0 Mon Sep 17 00:00:00 2001 From: Dave Hulbert Date: Sun, 3 Dec 2023 22:27:03 +0000 Subject: [PATCH] All Contributors --- .all-contributorsrc | 4 ++++ README.md | 13 +++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..b5f3673 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,4 @@ +{ + "projectName": "clipea", + "projectOwner": "dave1010" +} \ No newline at end of file diff --git a/README.md b/README.md index 68464cf..c0739da 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Install with pip](https://img.shields.io/badge/Install_with-pip-blue)](https://pypi.org/project/clipea-cli/) [![PyPI](https://img.shields.io/pypi/v/clipea-cli.svg)](https://pypi.org/project/clipea-cli/) +[![PyPI - Downloads](https://img.shields.io/pypi/dm/clipea-cli)](https://pypi.org/project/clipea-cli/) +[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/dave1010/clipea/python-app.yml)](https://github.com/dave1010/clipea/actions) **Like Clippy but for the CLI. A blazing fast AI helper for your command line.** @@ -220,9 +222,16 @@ Set a quota and keep an eye on costs to make sure. Big thanks to @edouard-sn for the port to Python. -## Contributing +## Contributors -Contributions welcome. + + + + + + + + ## License