diff options
author | Rose <rose@pinkro.se> | 2025-07-30 21:51:32 +0200 |
---|---|---|
committer | Rose <rose@pinkro.se> | 2025-07-30 21:51:32 +0200 |
commit | 98f976fd48d577eaa77b196f706a748db257259f (patch) | |
tree | a2cefd73f2297285b0a226a4669ffcf255a00bb0 /README.md | |
parent | 55be25e016bf8172bf601223b6ddc9d39bcbd451 (diff) | |
download | wlclock-master.tar.gz wlclock-master.tar.bz2 |
Add number to mimick common analogue clocksmaster
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> |