diff options
| author | 2019-01-09 17:09:16 -0500 | |
|---|---|---|
| committer | 2019-01-09 17:09:16 -0500 | |
| commit | 62cb3f81fe0af7edccc4c3f05e0da60f7d32effb (patch) | |
| tree | 6c1157888027cf658ce91745e1090c3408e339ac /README.md | |
| parent | Add buffer/bit functions and buffer/blit. Expose janet_gethalfrange (diff) | |
Fix sorting in asm.c. Add README text.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -74,7 +74,8 @@ environment, use the `(all-symbols)` function. Install a stable version of janet from the [releases page](https://github.com/janet-lang/janet/releases). Janet is prebuilt for a few systems, but if you want to develop janet, run janet on a non-x86 system, or -get the latest, you must build janet from source. +get the latest, you must build janet from source. Janet is in alpha and may change +in backwards incompatible ways. ## Usage |
