Skip to content

Commit dd3ab78

Browse files
README.md
1 parent 6f02fc8 commit dd3ab78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ HMeter is a highly customizable Java Swing widget designed to display horizontal
1818
To integrate HMeter into your Java Swing application, follow these steps:
1919

2020
1. Download the `HMeter.jar ` file.
21-
2. Include `HMeter.jar` in your project's source directory,import HASNAT.HMeter.
21+
2. Include `HMeter.jar` in your project folder libraries,import HASNAT.HMeter.
2222
3. Instantiate an `HMeter` object and add it to your Swing component hierarchy.
2323
4. Customize the meter's appearance and behavior using the provided setter methods.
2424
5. Monitor and update the progress as needed in your application logic.

0 commit comments

Comments
 (0)