diff --git a/Home.md b/Home.md index 4d82404..33c8f7b 100644 --- a/Home.md +++ b/Home.md @@ -1,11 +1,12 @@ -# Loom Spinner +> Please note, this package is currently unreleased, this Wiki is a work in progress for a package that is currently +> under active development. Welcome to the official documentation for **Loom Spinner**, the PHP development environment tool. Spinner is a tool that helps you spin up and manage Docker containers for PHP development on a project-by-project basis. It is designed to be **highly configurable** whilst requiring _minimal configuration_. -## What's Included? +# What's Included? By default, a Spinner environment includes everything you need to start serving and debugging your PHP project locally. The default environment contains the following set of tools: @@ -21,7 +22,7 @@ The default environment contains the following set of tools: - Nginx server with a proxy pass to your PHP container - Sets up a proxy pass to serve your projects `public` directory via `localhost` -## Documentation Navigation +# Documentation Navigation This Wiki is designed to be navigated by following the top level sidebar links in order, however feel free to read in any order you would prefer. \ No newline at end of file