diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -16,7 +16,7 @@ wlclock depends on Wayland, Wayland protocols and Cairo. To build this program you will need a C compiler, the meson & ninja build system and `scdoc` to generate the manpage. - git clone https://git.sr.ht/~leon_plickat/wlclock + git clone git://git.pinkro.se/wlclock.git cd wlclock meson build ninja -C build @@ -25,9 +25,7 @@ and `scdoc` to generate the manpage. ## Contributing -**Contributions are welcome!** Read `CONTRIBUTING.md` to find out how you can -contribute. Do not be afraid, it is really not that complicated. - +**Contributions are welcome!** Feel free to send a patch to rose@pinkro.se! ## Licensing @@ -39,5 +37,6 @@ the header of the files for more information. ## Authors -Leon Plickat <leonhenrik.plickat@stud.uni-goettingen.de> +Forked by: Rose <rose@pinkro.se> +Original wlclock by: Leon Plickat <leonhenrik.plickat@stud.uni-goettingen.de> |