Skip to content

Commit

Permalink
Added readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Jun 9, 2014
1 parent 1953834 commit ca0f747
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@
Kansei Web
==========

Web front-end for [Kansei](https://github.com/ScriptFUSION/Kansei).

Installation
------------

1. `gem install bundler`
2. `bundle install`
3. Ensure [Kansei](https://github.com/ScriptFUSION/Kansei) is installed as a gem or include the source path at invocation (see [usage](#user-content-usage)).

Usage
-----

1. `rackup` or `rackup -I path/to/Kansei`

0 comments on commit ca0f747

Please sign in to comment.