Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leohotfn committed May 16, 2017
1 parent 60e5513 commit 723f100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ The thread pool uses C++11 syntax and POSIX Threads so if you compile with g++ o
g++ -std=c++11 ThreadPool.cpp Thread.cpp example.cpp -lpthread -o example

Then run the executable like this:

./example

if you want to run the test example:

make
./Reuzel

Expand Down

0 comments on commit 723f100

Please sign in to comment.