mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
Update line count in docs.
This commit is contained in:
@ -20,7 +20,7 @@ a familiar, modern [syntax][].
|
||||
|
||||
while (!adjectives.isDone) IO.print(adjectives.call())
|
||||
|
||||
* **Wren is small.** The codebase is about [5,000 lines][src]. You can
|
||||
* **Wren is small.** The codebase is about [7,000 lines][src]. You can
|
||||
skim the whole thing in an afternoon. It's *small*, but not *dense*. It
|
||||
is readable and [lovingly-commented][nan].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user