add: Makefile; docs: README.md; docs: moved dependency comment to README.md

This commit is contained in:
Your Name 2024-09-26 00:56:12 +02:00
parent 4f0abc503a
commit 4fd0f57777
3 changed files with 31 additions and 1 deletions

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
install:
cp $PWD/shemum /usr/bin/shemum
clean:
rm -f /usr/bin/shemum