From 27577bd93031e9d7010d767c00e426f4496ff7e5 Mon Sep 17 00:00:00 2001 From: Parikshit Hooda Date: Fri, 4 Oct 2019 23:38:49 +0530 Subject: [PATCH] Update README.md changed mark down to markdown because it makes better sense. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3bd77e..9c9a31a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ composer require "salesagility/pimap" ``` ### Getting Help -All the documentation is situated in the docs directory. The documentation in this project is written in mark down and generated using [Daux.io](https://daux.io/). +All the documentation is situated in the docs directory. The documentation in this project is written in markdown and generated using [Daux.io](https://daux.io/). #### Generate Documentation To build the documentation @@ -83,4 +83,4 @@ this command will output something similar to: Daux development server started on http://localhost:8085/ ``` -in this case you can access **http://localhost:8085/** in your web browser. \ No newline at end of file +in this case you can access **http://localhost:8085/** in your web browser.