diff --git a/README.md b/README.md new file mode 100644 index 0000000..33937dc --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# slock + +This is my patched version of slock. The base version is directly from suckless.org. + +## Installation + +The most basic way is to clone the repository and then invoke make. + +- `git clone https://github.com/tiyn/st-0.9.0` +- `make clean install`