From a1aa4e7334e2bbfa188d3e871591f00d1c3f68e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Fri, 23 Jul 2021 15:13:31 +0200 Subject: [PATCH] Revert wordings in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92553eb..63da4aa 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Bunny CLI - Replicate and Store Your Files to the Edge! +# Bunny CLI - Replicate and store your files to the edge! -## What Is Bunny CLI? +## What is Bunny CLI? Bunny CLI is a tool for the console to upload frontend frameworks such as Angular, Vue.js, React, or more recently, Blazor quickly to the Edge Store on Bunny CDN. With Bunny CDN's Storage Edge, your web applications benefit from replicated storage zones, a global content delivery network that hosts files in 5 different regions worldwide and accelerates everything through a worldwide content delivery network with over 54+ PoPs. -## How Do I Use Bunny CLI? +## How do I use Bunny CLI? To install Bunny CLI, you need to be using Composer. For more details about Composer, see the [Composer documentation](https://getcomposer.org/doc/). @@ -44,7 +44,7 @@ When `bunny init` finishes, it saves the environment variables in your .env file You can view these environment variables at any other time using the `bunny env:list` command. -### Deploy Your First Project +### Deploy your first project With the `bunny deploy` command, you can easily synchronize your `dist` folder with your edge storage.