From b6c3ab8485163a549a45a18401e5a37cd2770afc Mon Sep 17 00:00:00 2001 From: akash62 <51577867+akash62@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:25:29 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc45ff78..cdd75cc3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ phd4 *formerly known as Phundament 4* -phd is a dockerized 12factor PHP application template for Yii Framework 2.0. +phd is a Dockerized 12factor PHP application Template for Yii Framework 2.0. - Full [documentation](https://github.com/phundament/docs) - [Demo](https://github.com/phundament/playground) at Phundament playground @@ -32,7 +32,7 @@ Installation > Heads up! Phundament features `Makefile` targets for development and continuous integration, type `make help` to see > all available targets or `make all` to run installation and setup. -Create environment configuration files +Create Environment Configuration files cp .env-dist .env cp docker-compose.override-dist.yml docker-compose.override.yml