Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
illescasDaniel committed Aug 5, 2016
1 parent 07474c0 commit b9af743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Main features:
* Static methods to read or write files in one line

Use the makefile to compile the example program or just:
```bash
```shell
g++ -std=c++11 main.cpp src/file.cpp -I include
```

0 comments on commit b9af743

Please sign in to comment.