Skip to content

Commit 06417d2

Browse files
committed
Merge branch 'main' of https://github.com/rtoal/ple
2 parents 5f82f15 + 042c304 commit 06417d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lolcode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Once installed, programs in this folder can be run from the command line like so
1010
lci triple.lol
1111
```
1212

13-
## About LOLCODE:
13+
## About LOLCODE
1414

1515
LOLCODE is an esoteric programming language inspired by the language of the "LOLCATS" meme. It’s easily recognized by its humorous, distinctive syntax and playful approach to coding. Since its introduction around 2007, LOLCODE has maintained a small but enthusiastic community, continually iterating on the existing codebase.
1616

@@ -19,7 +19,7 @@ LOLCODE is an esoteric programming language inspired by the language of the "LOL
1919
Continue your exploration of LOLCODE via:
2020

2121
- [Official LOLCODE Website](http://www.lolcode.org/)
22-
- [LOLCODE Language Reference](https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md)
22+
- [LOLCODE Language Reference](https://github.com/justinmeza/lolcode-spec/blob/master/v1.3/lolcode-spec-v1.3.md)
2323
- [LCI (LOLCODE Interpreter) GitHub](https://github.com/justinmeza/lci)
2424
- [Rosetta Code LOLCODE Examples](https://rosettacode.org/wiki/Category:LOLCODE)
2525

0 commit comments

Comments
 (0)