Skip to content

Commit c5b6fb4

Browse files
committed
enhanced README
1 parent 11a8a89 commit c5b6fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ alt="JavaUtil" align="right" style="right:40px; top:18px; width:150px; border:no
77

88
# JavaTemplate
99

10-
<h3>JavaTemplate serves as an aid for a new project, providing several classes for the startup process.</h3>
10+
<h3>JavaTemplate supports a fast startup of a new project, providing several classes and utilities to start with. </h3>
1111

1212
[![Maintenance Status](https://badgen.net/badge/maintenance/active/green)](https://github.com/openworld42/JavaTemplate#maintenance-status)
1313
![dependencies](https://img.shields.io/badge/dependencies-none-orange)
@@ -21,7 +21,7 @@ Take less files from the [stable 1.0.x branch](https://github.com/openworld42/Ja
2121
need the full **JavaTemplate**.
2222

2323
:classical_building: &nbsp; Since it is a template for repeated needs during project setup, it does almost
24-
nothing by itself, but runs a simple GUI (Graphical User Interface) to demonstrate its use.
24+
nothing by itself, but runs a simple GUI (Graphical User Interface, may be deleted) for the early stages of design and programming.
2525

2626
To run it: download the **template_vx.x.x.jar** file and call it from the command line using
2727

0 commit comments

Comments
 (0)