Update ASCII art logo
Updated ASCII art logo in - Readme.md - Release-notes.txt
This commit is contained in:

committed by
Manish Verma

parent
f2f3ad330e
commit
0e2168ed96
14
README.md
14
README.md
@@ -1,5 +1,15 @@
|
||||
Faveo Helpdesk Community
|
||||
========
|
||||
```
|
||||
|
||||
______ _ _ _ _ _
|
||||
| ____| | | | | | | | | | |
|
||||
| |__ __ ___ _____ ___ | |__| | ___| |_ __ __| | ___ ___| | __
|
||||
| __/ _` \ \ / / _ \/ _ \ | __ |/ _ \ | '_ \ / _` |/ _ \/ __| |/ /
|
||||
| | | (_| |\ V / __/ (_) | | | | | __/ | |_) | (_| | __/\__ \ <
|
||||
|_| \__,_| \_/ \___|\___/ |_| |_|\___|_| .__/ \__,_|\___||___/_|\_\
|
||||
| |
|
||||
|_|
|
||||
|
||||
```
|
||||
<br><img src="https://travis-ci.org/ladybirdweb/faveo-helpdesk.svg?branch=master"> <img src="https://img.shields.io/badge/License-OSL-blue.svg"> <a href="https://gitter.im/ladybirdweb/faveo-helpdesk" target="_blank"><img src="https://badges.gitter.im/ladybirdweb/faveo-helpdesk.svg"></a> <a href="https://styleci.io/repos/34716238"><img src="https://styleci.io/repos/34716238/shield" alt="StyleCI" height="19px"></a> <a href="http://squizlabs.github.io/PHP_CodeSniffer/analysis/ladybirdweb/faveo-helpdesk/index.html" target="_blank"><img src="http://squizlabs.github.io/PHP_CodeSniffer/analysis/ladybirdweb/faveo-helpdesk/grade.svg" height="20px"></a> <a href="https://scrutinizer-ci.com/g/ladybirdweb/faveo-helpdesk/?branch=master" target="_blank"><img src="https://scrutinizer-ci.com/g/mverma16/faveo-helpdesk/badges/quality-score.png?b=master" height="20px"></a></br>
|
||||
|
||||
Faveo Helpdesk provides Businesses with an automated Helpdesk system to manage customer support.
|
||||
|
@@ -1,26 +1,12 @@
|
||||
.----------------. .----------------. .----------------. .----------------. .----------------.
|
||||
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
|
||||
| | _________ | || | __ | || | ____ ____ | || | _________ | || | ____ | |
|
||||
| | |_ ___ | | || | / \ | || ||_ _| |_ _| | || | |_ ___ | | || | .' `. | |
|
||||
| | | |_ \_| | || | / /\ \ | || | \ \ / / | || | | |_ \_| | || | / .--. \ | |
|
||||
| | | _| | || | / ____ \ | || | \ \ / / | || | | _| _ | || | | | | | | |
|
||||
| | _| |_ | || | _/ / \ \_ | || | \ ' / | || | _| |___/ | | || | \ `--' / | |
|
||||
| | |_____| | || ||____| |____|| || | \_/ | || | |_________| | || | `.____.' | |
|
||||
| | | || | | || | | || | | || | | |
|
||||
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
|
||||
'----------------' '----------------' '----------------' '----------------' '----------------'
|
||||
|
||||
.----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------. .----------------.
|
||||
| .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. || .--------------. |
|
||||
| | ____ ____ | || | _________ | || | _____ | || | ______ | || | ________ | || | _________ | || | _______ | || | ___ ____ | |
|
||||
| | |_ || _| | || | |_ ___ | | || | |_ _| | || | |_ __ \ | || | |_ ___ `. | || | |_ ___ | | || | / ___ | | || | |_ ||_ _| | |
|
||||
| | | |__| | | || | | |_ \_| | || | | | | || | | |__) | | || | | | `. \ | || | | |_ \_| | || | | (__ \_| | || | | |_/ / | |
|
||||
| | | __ | | || | | _| _ | || | | | _ | || | | ___/ | || | | | | | | || | | _| _ | || | '.___`-. | || | | __'. | |
|
||||
| | _| | | |_ | || | _| |___/ | | || | _| |__/ | | || | _| |_ | || | _| |___.' / | || | _| |___/ | | || | |`\____) | | || | _| | \ \_ | |
|
||||
| | |____||____| | || | |_________| | || | |________| | || | |_____| | || | |________.' | || | |_________| | || | |_______.' | || | |____||____| | |
|
||||
| | | || | | || | | || | | || | | || | | || | | || | | |
|
||||
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
|
||||
'----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------'
|
||||
______ _ _ _ _ _
|
||||
| ____| | | | | | | | | | |
|
||||
| |__ __ ___ _____ ___ | |__| | ___| |_ __ __| | ___ ___| | __
|
||||
| __/ _` \ \ / / _ \/ _ \ | __ |/ _ \ | '_ \ / _` |/ _ \/ __| |/ /
|
||||
| | | (_| |\ V / __/ (_) | | | | | __/ | |_) | (_| | __/\__ \ <
|
||||
|_| \__,_| \_/ \___|\___/ |_| |_|\___|_| .__/ \__,_|\___||___/_|\_\
|
||||
| |
|
||||
|_|
|
||||
|=====================================================
|
||||
| v1.10 Laravel Framework update
|
||||
|=====================================================
|
||||
|
Reference in New Issue
Block a user