Avoid using ASCII art.
ASCII art can be very annoying to some users when they encounter it with screen readers. It is a very nice gesture to include a link that will allow those users to jump over your ASCII art masterpiece.
The following is an ASCII art picture of a bearded person wearing a hat.
(Skip over ASCII art.)
MMMMMMMM
WWWWW WWWWW
******************
| \O/ \O/ |
| | |
\ /
\ --- /
VVVVV
VVV
The following code shows you one way to do this:
HTML techniques - WAI recommended technique.
View WAI checkpoint 13.10 - Provide a means to skip over multi-line ASCII art.