Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
homuhe authored Dec 4, 2016
1 parent b0d068d commit ea40357
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Naive implementation of a wildcard query search (e.g. col\*r) based on a Trie.
**Usage:**

```
./wildcard
./wildcard arg1
arg1: INPUT - filename of a text file containing a word list
```



Expand Down

0 comments on commit ea40357

Please sign in to comment.