You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
alanscii
2
2
========
3
3
4
-
This repository hosts a variety of languages which I have played with to do a trivial task of printing ASCII art that represents one of the mascots of [engineering.cerner.com](http://engineering.cerner.com/).
4
+
This repository hosts a variety of languages which I have played with to do a trivial task of printing ASCII art that represents one of the mascots at [Cerner Engineering](http://engineering.cerner.com/).
5
5
6
6
### ASCII example
7
-
7
+
This ASCII representation is a cartoon mascot at [Cerner Engineering](http://engineering.cerner.com/), which is [Alan Turing](http://en.wikipedia.org/wiki/Alan_Turing).
8
8
```
9
9
.l: .cl. 'l: :l. cl.
10
10
.lollddllddoldxlcdkxookc
@@ -37,7 +37,8 @@ This repository hosts a variety of languages which I have played with to do a tr
37
37
```
38
38
39
39
### Languages
40
-
*[Go](https://golang.org/) - [art.go](go/art.go) (`go run art.go`)
0 commit comments