From a441681b29420f97202193f693b259ed0ae09907 Mon Sep 17 00:00:00 2001 From: Hugo David Farji Date: Thu, 28 May 2026 12:43:56 -0300 Subject: [PATCH] chore(Readme): Add more details to description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9826393..009d12c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Hubstaff CLI -`hubstaff` is a command-line interface for the [Hubstaff Public API](https://developer.hubstaff.com/docs/hubstaff_v2). Use it to work with organizations, projects, members, invites, tasks, and activity data directly from your terminal. +Hubstaff CLI is a command-line tool for interacting with the [Hubstaff Public API](https://developer.hubstaff.com/docs/hubstaff_v2) from your terminal. Query organization data, manage projects and members, automate workflows, and explore API endpoints without writing custom requests manually. + +With minimal setup, developers can access activity data, tasks, organizations, and team information directly from the command line. ## Install