readme update

This commit is contained in:
Petr Bena 2014-05-25 14:34:55 +02:00
parent 27018e73b4
commit d33129f7c2

View File

@ -2,3 +2,14 @@ stikkit
======= =======
command line tool to upload things to stikked command line tool to upload things to stikked
Building on linux
=================
Checkout this repository
```
cd stikkit
make
```
NOTE: you need to have libcurl-dev installed in your system