From a1c414a4f6d87c1dd3cfda787a76213456391576 Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Tue, 12 May 2015 01:54:07 -0700 Subject: [PATCH] Write a more engaging byline. --- lib/components/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/App.js b/lib/components/App.js index 21f3a54..52a5617 100644 --- a/lib/components/App.js +++ b/lib/components/App.js @@ -45,7 +45,7 @@ export default class App extends React.Component { -

By Neeraj Baid and Alex Kern.

+

Cooked up by Alex Kern & Neeraj Baid while eating Sliver @ UC Berkeley. Fork us.

{this.state.isSupported ? : }