Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ShaneCunn/Mumble_Sample_Welcome_message.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebbc635..7dac3a3 100644
--- a/README.md
+++ b/README.md
@@ -26,11 +26,17 @@ Example logo in the welcome message:
</li>
</ul>
```
-Example of line break and hortizontal rule
+
+Example of a line break
```html
<br>
+```
+
+Example of a hortizontal rule
+```html
<hr>
```
+
Example of import message ie Disclaimer and so on
```html
<h3>Legal Disclaimer</h3>