diff --git a/README.md b/README.md index 517bb85..3eea2b2 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,27 @@ There are three main scripts: You are, of course, free to make the template file as large -and involved as you like, but it's pretty good already: it has a plain -(based on this article) default CSS, -or will use `S/s.css`, and it automatically adds a list of posts to -the index, or a *return* link to other pages. +and involved as you like, but it's pretty good already: + + + +

INSTALLING & RUNNING

+ +To install __UNK__, simply clone this repo and put it where you want it. +The default __TM__ needs __LHT__ to be in the same directory as it, +so keep that in mind. + +To run __UNK__, just `cd` into your cloned repo and run `./unk`. +It's just a POSIX shell script.

DETAILS