@owloops/claude-powerline 1.6.2 → 1.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -464,6 +464,10 @@ Contributions are welcome! Please feel free to submit issues or pull requests.
464
464
 
465
465
  See [CONTRIBUTORS.md](CONTRIBUTORS.md) for people who have contributed outside of GitHub PRs.
466
466
 
467
+ ### Library Usage
468
+
469
+ Claude-powerline is designed as a CLI tool for Claude Code statuslines. While the codebase contains reusable components like `PricingService` and `PowerlineRenderer`, we currently focus on the CLI use case to keep the project simple and maintainable.
470
+
467
471
  ## License
468
472
 
469
473
  This project is licensed under the [MIT License](LICENSE).