Skip to content

Commit 602704d

Browse files
author
Marco Felsch
committed
README: add libplatsch
After we split out the main logic into libplatsch we should mention it within the README. Signed-off-by: Marco Felsch <[email protected]>
1 parent 5a50273 commit 602704d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ platsch - Splash Screen Application
22
===================================
33

44
platsch is a simple splash screen application meant to be run as PID 1
5-
(``init=/usr/sbin/platsch``).
5+
(``init=/usr/sbin/platsch``). The main logic is implemented in libplatsch which
6+
can be used by others to implement more advanced splash screen applications
7+
like an animated splash screen.
68

79
The image to be displayed for each DRM connector is expected here::
810

0 commit comments

Comments
 (0)