diff --git a/README.md b/README.md index 016c4cc..35c704a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Your Project's Title... -Your project's description... +# Inside AEM (Edge Delivery) +Inside AEM website on Edge Delivery ## Environments - Preview: https://main--inside-aem--adobe.hlx.page/ @@ -19,8 +19,7 @@ npm run lint ## Local development -1. Create a new repository based on the `helix-project-boilerplate` template and add a mountpoint in the `fstab.yaml` -1. Add the [helix-bot](https://github.com/apps/helix-bot) to the repository +1. Clone this repository locally 1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli` 1. Start Franklin Proxy: `hlx up` (opens your browser at `http://localhost:3000`) 1. Open the `{repo}` directory in your favorite IDE and start coding :)