Skip to content

Commit

Permalink
Update tests README
Browse files Browse the repository at this point in the history
  • Loading branch information
saknopper committed Sep 20, 2016
1 parent fb938ba commit 47be7bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
TESTS
# TESTS

At the moment there's only one test program, but maybe there will be more in the future.

Compile and run with something similar to:

```
gcc -pthread -std=gnu99 -g pwnam.c -o pwnam
./pwnam
```

0 comments on commit 47be7bb

Please sign in to comment.