summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRose <rose@pinkro.se>2025-07-30 21:51:32 +0200
committerRose <rose@pinkro.se>2025-07-30 21:51:32 +0200
commit98f976fd48d577eaa77b196f706a748db257259f (patch)
treea2cefd73f2297285b0a226a4669ffcf255a00bb0 /README.md
parent55be25e016bf8172bf601223b6ddc9d39bcbd451 (diff)
downloadwlclock-98f976fd48d577eaa77b196f706a748db257259f.tar.gz
wlclock-98f976fd48d577eaa77b196f706a748db257259f.tar.bz2
Add number to mimick common analogue clocksmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 8102346..5d39a16 100644
--- a/README.md
+++ b/README.md
@@ -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>