From 52ef6a9dd9dec3ad689268a0df20fbe1e27923f3 Mon Sep 17 00:00:00 2001 From: Nicolas Pio Date: Thu, 26 Jun 2014 20:38:35 -0300 Subject: [PATCH] Add Pico CMS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c025622..f5faaec 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Sculpin](http://sculpin.io) - A tool that converts Markdown and Twig into static HTML. * [Phrozn](http://phrozn.info) - Another tool that converts Textile, Markdown and Twig into HTML. +* [Pico](http://picocms.org) - Another tool that converts Markdown and Twig into HTML. ## HTTP *Libraries for working with HTTP and scraping websites.*