Skip to content

Commit f346693

Browse files
committed
add source code section and update stable version download
1 parent 1632d1d commit f346693

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/download.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ This compressed folder contains the *L5.lua* library, a starter *main.lua* file
2323

2424
**Latest version:** [Download L5.lua](https://raw.githubusercontent.com/L5lua/L5/main/L5.lua)
2525

26-
**Stable release (v0.1.2):** [Download L5.lua v0.1.2](https://raw.githubusercontent.com/L5lua/L5/v0.1.2/L5.lua)
26+
**Stable release (v0.1.3):** [Download L5.lua v0.1.3](https://raw.githubusercontent.com/L5lua/L5/v0.1.3/L5.lua)
27+
28+
### Source code
29+
30+
The [L5 repository](https://github.com/L5lua/L5) is accessible for anyone interested in viewing or modifying the L5 source code. See [contributing](contributing.md) for ways to contribute to the library or this site.
2731

2832
## Offline Documentation
2933

0 commit comments

Comments
 (0)