Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Commit

Permalink
remove celeri.open()
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Condon committed May 22, 2012
1 parent 769654e commit f7dd5e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
@@ -1,4 +1,3 @@

### C-e-L-er-I

![Alt command line](http://i.imgur.com/DA77U.png)
Expand Down Expand Up @@ -62,9 +61,6 @@ celeri.option({

});

//open for character input
celeri.open();

//parse the command line args
celeri.parse(process.argv);

Expand Down

0 comments on commit f7dd5e6

Please sign in to comment.