Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bijection committed Oct 2, 2017
1 parent e110dd8 commit 263b831
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
@@ -1,6 +1,14 @@

<p align="center">
<a href="https://franchise.cloud/app">
<img src="https://i.imgur.com/RmMphMl.png" width='270'/>
</a>
</p>

# Franchise
*a sql notebook*


Franchise is a lightweight but powerful SQL tool with a notebook interface. You can use it online at [franchise.cloud](https://franchise.cloud).

[![Franchise is pretty cool](https://franchise.cloud/images/landing-gif.gif)](https://franchise.cloud)
Expand All @@ -12,10 +20,10 @@ Franchise is a lightweight but powerful SQL tool with a notebook interface. You
- Compare queries side by side
- With our [unique notebook layout engine](https://github.com/antimatter15/breadloaf), you can drag and drop cells on the same line to compare views.

# Running Locally
There's an online version of franchise [right here](https://franchise.cloud).
# Running Locally (Development Mode)
There's an online version of franchise [right here](https://franchise.cloud). There are also instructions for building franchise to static files [here](https://github.com/HVF/franchise/blob/master/DEPLOYING_LOCALLY.md).

Otherwise, here's how to build this project:
Otherwise, here's how to run franchise in development mode:

0. **If you don't have `npm` or `yarn`, install** [yarn](https://yarnpkg.com/en/docs/install).

Expand Down

0 comments on commit 263b831

Please sign in to comment.