Skip to content

Commit

Permalink
Merge pull request #45 from jamesbrink/master
Browse files Browse the repository at this point in the history
Added link to demo on readme.md
  • Loading branch information
doomspork committed May 17, 2014
2 parents bd7486c + 38869b1 commit 3bb8448
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
json (1.8.1)
method_source (0.8.2)
mime-types (2.2)
minitest (5.3.3)
minitest (5.3.4)
multi_json (1.10.0)
pry (0.9.12.6)
coderay (~> 1.0)
Expand All @@ -60,7 +60,7 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.3.1)
rake (10.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.2)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
thor (0.19.1)
thread_safe (0.3.3)
tilt (1.4.1)
tins (1.2.0)
tins (1.3.0)
tzinfo (1.1.0)
thread_safe (~> 0.1)
yard (0.8.7.4)
Expand All @@ -106,7 +106,7 @@ PLATFORMS
ruby

DEPENDENCIES
activesupport (~> 4.1.0)
activesupport (~> 4.1.1)
barby
builder (~> 3.2.2)
coveralls
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ To run the application with 4 Unicorn workers:

Businesses need barcodes and adding support to legacy systems for new symbologies can be non-trival, enter Barcoded. Leveraging our simple API, businesses can generate barcodes in multiple symbologies on-demand without ever making a code change.

## Demo
To see a simple example of Barcoded in action, please see: http://utensils.io/barcoded/demo/

## Testing

1. As simple as:
Expand Down

0 comments on commit 3bb8448

Please sign in to comment.