From 16dad6934b875b7b2ecb919648606050b54430f7 Mon Sep 17 00:00:00 2001 From: catarak Date: Tue, 14 Jun 2016 20:29:37 -0400 Subject: [PATCH] add jsbin console source to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e796b0b4..8ee3e98a 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,4 @@ As this project is currently being developed, there is only development mode. * Need to figure out how to solve the XSS issue, https://github.com/jsbin/jsbin/wiki/Best-practices-for-building-your-own-live-paste-bin * https://www.npmjs.com/package/express-subdomain * https://medium.com/@rajaraodv/securing-react-redux-apps-with-jwt-tokens-fcfe81356ea0#.i3agwmf2w +* https://github.com/jsbin/jsbin/blob/master/public/js/render/console.js - the code is a little messy but it might be our only hope for a console