aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2011-12-05 22:40:11 -0500
committerArmin Ronacher <armin.ronacher@active-4.com>2011-12-05 22:40:11 -0500
commita76e36d81314e23eb98a8dc5bd9efb742f0dd998 (patch)
treefb8133af3526cda200290bf06e5a78cd1cbbe816 /README
parentAdded as example app (diff)
downloadstackbin-a76e36d81314e23eb98a8dc5bd9efb742f0dd998.tar.gz
stackbin-a76e36d81314e23eb98a8dc5bd9efb742f0dd998.tar.bz2
stackbin-a76e36d81314e23eb98a8dc5bd9efb742f0dd998.zip
github whitespace ;-/
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f5859c0..060e0ae 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
+
// Flask-Pastebin //
This application implements an example pastebin with Flask,
@@ -24,4 +25,3 @@
$ npm install -g juggernaut
-
bgstack15