aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 008a53f..068c2a2 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
# Kloud? Doubt!
-## Prerequisite
-- [Deno](https://deno.land/)
-- MySQL/MariaDB
+## Prerequisites
+
+- [Deno](https://deno.land/)
+- MySQL/MariaDB
## Run
-- Create .env file like [.example.env](/.example.env) in project root
-- Execute [run](/run): `./run` \ No newline at end of file
+
+- Create .env file like [.example.env](/.example.env) in project root
+- Execute [run](/run): `./run`