diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-09-20 22:43:19 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-09-20 22:43:19 +0000 | 
| commit | c03b1aa8f5680c1a89f6f6e0b4bcf6cbb2b5c07b (patch) | |
| tree | 3be2ca3864f55ab3982d9e6b9694588b1d637375 | |
| parent | added a table of content (diff) | |
| download | mutator-c03b1aa8f5680c1a89f6f6e0b4bcf6cbb2b5c07b.tar.gz mutator-c03b1aa8f5680c1a89f6f6e0b4bcf6cbb2b5c07b.zip | |
updated
| -rw-r--r-- | README.md | 20 | 
1 files changed, 10 insertions, 10 deletions
| @@ -11,27 +11,27 @@  ## Table of Contents  - [Overview](#overview) -  - [What is SaferCpp?](#whats-safercpp) +  - [What is SaferCpp?](#what-is-safercpp)  - [mutator](#mutator) -- [How to get project mutator](#get-mutator) +- [How to get project mutator](#how-to-get-project-mutator)  - [Dev Status](#dev-status)  - [Dev Plans](#dev-plans)  - [Test Plans](#test-plans)  - [Announcements](#announcements) -- [Buillding and Running](#building-n-running) +- [Buillding and Running](#building-and-running)    - [Building](#building) -    - [Linux and Mac](#lin-n-mac) +    - [Linux and Mac](#linux-and-mac)      - [Windows](#windows)    - [Running](#running)      - [Note](#note) -    - [The Action File](#action-file) -- [Implementation Notes](#impl-notes) -  - [mutator-lvl0](#m0) -- [Acknowledgements](#ackg) +    - [The Action File](#the-action-file) +- [Implementation Notes](#implementation-notes) +  - [mutator-lvl0](#mutator-lvl0) +- [Acknowledgements](#acknowledgements)  - [Feedback](#feedback) -- [Suggestions and Feature Requests](#sug-n-faet) +- [Suggestions and Feature Requests](#suggestions-and-feature-requests)  - [TODO List](#todo-list) -- [Contributions](#contr) +- [Contributions](#contributions)  - [Support](#support)  - [Contact](#contact) | 
