diff --git a/readme.md b/readme.md index 7285dfb..5cc51a6 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,5 @@ # LightDMMock -A LightDM Mock that is tightly based on the source [C code](https://github.com/Antergos/web-greeter/blob/before-python/src/webkit2-extension.c) of [Antergos](https://github.com/Antergos)' [lightdm-webkit2-greeter](https://github.com/Antergos/lightdm-webkit2-greeter). Please note that the deprecation errors are intrusive for a reason. - -This is a rewrite in modern JavaScript. +A LightDM Mock that is written in modern JavaScript and based on [cytodev](https://github.com/cytodev)'s [LightDMMock](https://github.com/cytodev/LightDMMock), the lightdm-webkit2-greeter [manual](https://man.archlinux.org/man/community/lightdm-webkit2-greeter/lightdm-webkit2-greeter.1.en), the [LightDM API documentation](https://people.ubuntu.com/~robert-ancell/lightdm/reference/), and the latest version of [Antergos](https://github.com/Antergos)' lightdm-webkit2-greeter [source code](https://github.com/Antergos/web-greeter). Please note that the deprecation errors are intrusive for a reason. ## Usage 1. Clone the repo