Skip to content

Commit

Permalink
Changed readme syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel ILLESCAS ROMERO authored and illescasDaniel committed Aug 5, 2016
1 parent 9972948 commit 07474c0
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:
```shell
```bash
g++ -std=c++11 main.cpp src/file.cpp -I include
```

0 comments on commit 07474c0

Please sign in to comment.