Added link to RapidLauncher

This commit is contained in:
echo-devim 2016-03-06 11:06:48 +01:00
parent b2a7165d5d
commit d188e46f49
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Appman
===============
Appman is a library (single-threaded) written in Vala to manage the applications installed on a Linux system. Infact, its name means Application Manager (Appman).
You could use this library to write your application launchers.
You could use this library to write your application launchers. An example is [RapidLauncher](https://github.com/echo-devim/RapidLauncher).
The library comes from Rocket-Launcher but I made some changes to make it better. Look at the [structure] (https://github.com/echo-devim/RapidLauncher/blob/master/STRUCTURE.md).
### Version