From 88caa67c85ebf7bac4c1aff8098055fe429d5672 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 04:47:01 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5416c52..4dccb38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#PIP +# PIP PIP is a tiny application framework built for people who use a LAMP stack. PIP aims to be as simple as possible to set up and use.