mirror of
https://github.com/coastalwhite/lemurs
synced 2024-11-10 05:14:11 +00:00
Add goal section to README
This commit is contained in:
parent
08382af8e2
commit
9f58364bb2
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -9,4 +9,14 @@ A TUI Display/Login Manager written in Rust
|
|||
|
||||
A minimal lightweight TUI [Display Manager/Login
|
||||
Manager](https://wiki.archlinux.org/title/Display_manager) written in Rust
|
||||
based on [Ly](https://github.com/nullgemm/ly).
|
||||
similar to [Ly](https://github.com/nullgemm/ly).
|
||||
|
||||
## Goal
|
||||
|
||||
The goal of this project is to create a small, robust and yet customizable
|
||||
Login Manager which can serve as the front-end to your graphical GNU/Linux
|
||||
or BSD environment. Lemurs uses Linux PAM as its method of authentication.
|
||||
|
||||
## Installation
|
||||
|
||||
*The project is not yet ready to be installed*
|
||||
|
|
Loading…
Reference in a new issue