From dbf1c5b9a79f1a1938a0030d89626fe63222eefc Mon Sep 17 00:00:00 2001 From: Mario Loria Date: Mon, 24 Oct 2016 14:31:42 -0400 Subject: [PATCH] readme add --- hastebin/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hastebin/README.md b/hastebin/README.md index c13b659..ad00f65 100644 --- a/hastebin/README.md +++ b/hastebin/README.md @@ -11,6 +11,8 @@ See `app.sh` for variable names. ## Example use +> `STORAGE_TYPE` is set to `file` by default so you can quickly be up and running! + Writing pastes to a mounted local volume: ```