1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Merge pull request #5208 from nathanielkaiserxyz/master

* add external links for further reading

* removing extraneous credit.
This commit is contained in:
ven
2024-12-11 21:38:25 +01:00
committed by GitHub

View File

@@ -329,3 +329,6 @@ This tour didn't cover a number of other features such as modules, fibers,
PEGs, macros, etc., but should give you a taste of what Janet is like. See
the [Janet manual](https://janet-lang.org/docs/index.html) and the [Janet API
docs](https://janet-lang.org/api/index.html) for more info.
Also check out [Janet for Mortals](https://janet.guide/) for an in-depth ebook
on Janet.