From e85a43cd7070fa9afd3015ac2fd6df796fbe601c Mon Sep 17 00:00:00 2001
From: CN_SZTL <22235437+1715173329@users.noreply.github.com>
Date: Sat, 25 May 2019 17:40:43 +0800
Subject: [PATCH] Update README.md
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index a3c7c98733..350ba7b0dc 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# A OpenWRT firmware based on Lean's source
-Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
+### Welcome to my Telegram Group: [@openwrt_discuss](https://t.me/openwrt_discuss).
# How to make it
## OS require
-Ubuntu 14.04 LTS **x86\_64** (16.04 LTS is OK)
+Ubuntu 14.04 LTS x86\_64 (16.04 LTS is OK)
At least 2G RAM & 2 CPU Cores
At least 25G HDD
@@ -29,9 +29,9 @@ make -j1 V=s
```
# TIPS
-You'd better not use ***root*** to make it, or you may be not able to use it.
-Default username is ***root*** and password is ***password***, login address: 192.168.1.1
+You'd better not use **root** to make it, or you may be not able to use it.
+Default username is **root** and password is **password**, login address: 192.168.1.1.
# License
-[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)
-Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
+### [GPL v3](https://www.gnu.org/licenses/gpl-3.0.html).
+### Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede).