Update text colour on home page
parent
65c9b7001e
commit
f5744fec1a
1 changed files with 3 additions and 3 deletions
6
Home.md
6
Home.md
|
@ -4,14 +4,14 @@
|
|||
|
||||
# Welcome to the <span style="color: #f080a4">Loom Spinner CLI</span> Documentation
|
||||
|
||||
This is the official documentation for **Loom Spinner CLI**; your PHP development environment companion.
|
||||
This is the official documentation for **<span style="color: #f080a4">Loom Spinner CLI</span>**; your PHP development environment companion.
|
||||
|
||||
**Loom Spinner** is designed to help you launch and manage Docker containers for PHP projects, on a project by project
|
||||
**<span style="color: #f080a4">Loom Spinner</span>** is designed to help you launch and manage Docker containers for PHP projects, on a project by project
|
||||
basis. It aims to be **highly configurable**, yet requires only _minimal setup_ to get started.
|
||||
|
||||
## What's Included?
|
||||
|
||||
A typical Loom Spinner environment gives you everything you need to kick off local PHP development and debugging right away. By default, you get:
|
||||
A typical <span style="color: #f080a4">Loom Spinner</span> environment gives you everything you need to kick off local PHP development and debugging right away. By default, you get:
|
||||
|
||||
- **A PHP Container** with:
|
||||
- PHP 8.4
|
||||
|
|
Loading…
Add table
Reference in a new issue