+### How it works
You can pass your program:
-* via a file
+* via an input file
```bash
$ ./ccmeta < file
```
@@ -59,6 +62,8 @@ $ ./ccmeta < file
```bash
$ ./ccmeta file
```
+### **Check each test file to get an idea of how parsimony works**
+### [Go to the table of contents](#toc)
##
Help
@@ -66,4 +71,5 @@ $ ./ccmeta file
``` shell
$ man peg
-```
\ No newline at end of file
+```
+### [Go to the table of contents](#toc)
\ No newline at end of file