Skip to content

Commit

Permalink
Update README to be better formatted (input-controls)
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbacon-jaspersoft committed May 29, 2024
1 parent 5e1db87 commit 7eb54bb
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions packages/input-controls/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
Input Controls
======
# Input Controls

About
-----
## About
A collection of React-based components to represent input controls used to interact with reports embedded from JasperReports Server

A collection of React-based components to represent input controls used to manipulate reports from JasperReports Server

## Usage
**Install**: run `yarn install` in root directory, and yarn workspaces will handle installations for this package

Usage
------

Installing: run `yarn install` in root directory, and yarn workspaces will handle installations for this package
Testing: run `yarn test` to run all test suites

**Test**: run `yarn test` to run all test suites

0 comments on commit 7eb54bb

Please sign in to comment.