Skip to content

Commit 4e75067

Browse files
- CHG: Updated readme.
1 parent 770cf22 commit 4e75067

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
Lit (Launch it) is a simple application launcher written in Java.
66

7+
## About
8+
9+
After booting their PC, most people will start the same set of apps every time. At work you'll start your email app, other communication apps and a browser - at home you might launch Skype, a music player and Steam.
10+
11+
Lit is an application to define these sets and to start all apps within a set with the click of a button. Simply add some applications, define some sets and add apps to one or multiple sets.
12+
13+
When you launch Lit, just pick the set you want to start and that's it. All applications will be started.
14+
715
## Screenshot
816

917
![Logo](img/screenshot.png?raw=true "Logo")
@@ -12,4 +20,4 @@ Lit (Launch it) is a simple application launcher written in Java.
1220

1321
Lit uses [install4j](https://www.ej-technologies.com/products/install4j/overview.html), the multi-platform installer builder.
1422

15-
<a href="https://www.ej-technologies.com/products/install4j/overview.html"><img src="https://www.ej-technologies.com/images/product_banners/install4j_medium.png" width="120" height="34" ></a>
23+
<a href="https://www.ej-technologies.com/products/install4j/overview.html"><img src="https://www.ej-technologies.com/images/product_banners/install4j_medium.png" width="120" height="34" ></a>

0 commit comments

Comments
 (0)