This commit is contained in:
parent
996c4d0143
commit
8e4a8f6f09
@ -5,6 +5,10 @@ Fast as light evaluator for text files to summarize specific details about the t
|
|||||||
```
|
```
|
||||||
make build
|
make build
|
||||||
```
|
```
|
||||||
|
Build with memory check (requires valgrind to be installed):
|
||||||
|
```
|
||||||
|
make valgrind
|
||||||
|
```
|
||||||
## Running
|
## Running
|
||||||
### Using files as parameter
|
### Using files as parameter
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user