From b1e46f611c95d8ca87ad86094ea24df3010fd221 Mon Sep 17 00:00:00 2001 From: Farzin <6384978+farzindev@users.noreply.github.com> Date: Thu, 28 Jan 2021 14:52:18 +0330 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e8d9864b6..ee8be9f96 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,32 @@ # Blogifier -An open source publishing platform written in .NET 5 and Blazor. +Blogifier is an open-source publishing platform.
+Written in .NET 5.0 and Blazor WebAssembly. -Explore Blogifier Website » +Explore Blogifier Website »

## Demo -We have an online demo that you can take a look: -
-Blogifier Demo » +We have an online demo that you can take a look. + +Blogifier Demo » -Username: `admin@us.com` and Password: `admin` +Username: `admin@us.com` Password: `admin`

## Docs We publish Docs on the blogifier website. -
-Explore Blogifier Docs » + +Explore Blogifier Docs »

## Quick Start There are two options, ready-to-use and the source version. -- ### Ready-to-use version +- ### Ready-to-use Requirements:x - None @@ -35,7 +36,7 @@ There are two options, ready-to-use and the source version. - Upload -- ### Source version +- ### Source Requirements: - .NET 5.0