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:
authorShane Cunningham <Cunningham9@avaya.com>2015-06-10 16:48:23 +0300
committerShane Cunningham <Cunningham9@avaya.com>2015-06-10 16:48:23 +0300
commit06e0e17cc12bc7101dbc3f01f993ef535cc228e2 (patch)
tree441b7be2c68b89bcbdad21d67776f6c23b0e50b8
parent1210b0622868ddd7dc6652c98121419de13d0883 (diff)
Updated 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>