From 2f85c5697431705b296f985e960321a66d3d47ef Mon Sep 17 00:00:00 2001 From: Jack McDade Date: Tue, 17 Jul 2018 15:28:17 -0400 Subject: [PATCH] =?UTF-8?q?update=20README=20for=20launch=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 29ca4ce..3ec4a67 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@ # SEO Pro ![Statamic](https://img.shields.io/badge/statamic-2.10-blue.svg?style=flat-square) -> An SEO addon for Statamic professionals. +> SEO Pro is an all-in-one site reporting, metadata wrangling, Open Graph managing, Twitter card making, sitemap generating, turnkey addon. -## Documentation - -Read it on the [Statamic Marketplace](https://statamic.com/markeplace/addons/seo-pro) or contribute to it [here on GitHub](DOCUMENTATION.md). +## SEO Pro is a Commercial Addon. -## Requirements +You can use it for free while in development, but requires a license to use on a live site. Learn more or buy a license on [The Statamic Marketplace](https://statamic.com/marketplace/addons/seo-pro)! -Statamic 2.10 is required for Control Panel usage. - -## Developing +## Documentation -- Copy `.env.example` to `.env` and change `STATAMIC_PATH` to the path to your Statamic installation -- `npm install` -- `npm run watch` so any file changes get copied to your Statamic site +Read the docs on the [Statamic Marketplace](https://statamic.com/markeplace/addons/seo-pro/docs) or contribute to it [here on GitHub](DOCUMENTATION.md).