From 54cdad3ce94803b3dd4becf593334919d0d8b571 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Mon, 31 Oct 2016 16:02:22 -0400 Subject: [PATCH] Add contents --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd87d1c58..81bbefc06 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Inspects your code and finds errors ... +- [Dealing with code issues](#dealing-with-code-issues) +- [Typing in Psalm](#typing-in-psalm) +- [Checking non-PHP files](#checking-non-php-files) + ## Dealing with code issues Code issues in Psalm fall into three categories: