Skip to content

Commit 2b9a813

Browse files
Tyler Kellenphated
authored andcommitted
Docs: Cleanup description and flags
1 parent 8181c77 commit 2b9a813

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# hacker
2-
> Hack on your project easily.
3-
4-
This is a simple example of how to use [liftoff](https://github.com/tkellen/node-liftoff).
2+
> Hack on your project easily. A proof of concept for [node-liftoff](https://github.com/tkellen/node-liftoff).
53
64
### How to use it
75

@@ -13,7 +11,7 @@ This is a simple example of how to use [liftoff](https://github.com/tkellen/node
1311
#### Options
1412
- `--cwd` specify the working directory to start looking for your Hackerfile
1513
- `--require` require an external module before loading your hackerfile (e.g. coffee-script)
16-
- `---verbose` show some debugging info about how hacker is working
14+
- `--verbose` show some debugging info about how hacker is working
1715

1816
### Examples
1917

0 commit comments

Comments
 (0)